0
点赞
收藏
分享

微信扫一扫

Linux centos 安装neofetch查看系统配置

ZGtheGreat 2022-01-27 阅读 85

第一步

安装 epel-release

sudo yum 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

sudo yum install neofetch

第四布

查看系统配置

neofetch

结果如下图:
在这里插入图片描述

举报

相关推荐

0 条评论