如何在 CentOS 上安装和使用 Neofetch(图文教程)

Java旺

关注

阅读 13

2024-09-25


Neofetch 是一个用来在命令行界面显示系统信息的工具。它可以展示操作系统、内核版本、CPU、内存、桌面环境、主题、图标、终端等信息,并配合 ASCII 艺术图来美化输出。

如何在 CentOS 上安装和使用 Neofetch(图文教程)_centos

一、安装步骤

1、添加yum源

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

2、查看yum源

yum repolist all |grep enable

如何在 CentOS 上安装和使用 Neofetch(图文教程)_yum源_02

3、安装neofetch

yum install  neofetch -y

如何在 CentOS 上安装和使用 Neofetch(图文教程)_linux_03

二、使用方法

neofetch

如何在 CentOS 上安装和使用 Neofetch(图文教程)_运维_04


如何在 CentOS 上安装和使用 Neofetch(图文教程)_linux_05


精彩评论(0)

0 0 举报