Admin Neofetch is a cross-platform, open source command line system information utility written in Bash. It gathers information about your system’s software and hardware and displays the result in the Terminal. If you want to install neofetch on CentOS 7.x systems you can follow the guide here and get it on your server. 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 yum install neofetch Should you need any further assistance please don’t hesitate to create a support request!
Admin Since neofetch supports multiple distros, you can install it on almost every distro available. For Unbuntu you would need to change the yum install with apt install neofetch