编程无止境

学无止境
技术在于分享
  1. 首页
  2. Linux
  3. 正文

CentOS 7 安装 neofetch

2022年 7月 26日 444点热度 0人点赞 0条评论

说明

Neofetch是一个在终端上显示带有发行徽标的 Linux系统信息的工具,neofetch命令将显示有关相应系统的简要信息。 它显示的信息包括型号,操作系统,内核,CPU,GPU,内存,正常运行时间,程序包,shell等信息。

源码地址

https://github.com/dylanaraps/neofetch/wiki/Installation

安装 epel-release

yum -y install epel-release

添加第三方软件源

curl -o /etc/yum.repos.d/konimex-neofetch-epel-7.repo \ https://copr.fedorainfracloud.org/coprs/konimex/neofetch/repo/epel-7/konimex-neofetch-epel-7.repo

安装 neofetch

yum -y install neofetch
标签: CentOS neofetch
最后更新:2022年 8月 11日

zq

每天进步一点, 时间长了你会发现已经走了很远了

点赞
< 上一篇
下一篇 >
分类
  • Linux
  • OpenStack问题
  • SpringCloud
  • 前端开发
  • 技术分享
  • 数据库
  • 未分类
文章目录
  • 说明
  • 源码地址
  • 安装 epel-release
  • 安装 neofetch

COPYRIGHT ©2022 www.dowhere.com ALL RIGHTS RESERVED.and Theme Kratos