Neofetch is a command-line system information tool written in bash 3.2+. Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.
The overall purpose of Neofetch is to be used in screen-shots of your system. Neofetch shows the information other people want to see. There are other tools available for proper system statistic/diagnostics.
The information by default is displayed alongside your operating system’s logo. You can further configure Neofetch to instead use an image, a custom ASCII file, your wallpaper or nothing at all.
You can further configure Neofetch to display exactly what you want it to. Through the use of command-line flags and the configuration file you can change existing information outputs or add your own custom ones.
Neofetch supports almost 150 different operating systems. From Linux to Windows, all the way to more obscure operating systems like Minix, AIX and Haiku. If your favourite operating system is unsupported: Open up an issue and support will be added.
Also ReadMail Security Testing – Framework For Mail Security & Filtering Solutions
make install inside the script directory to install the script. make PREFIX=/usr/local installmake PREFIX=/boot/home/config/non-packaged installgmake installmake -i installgit clone https://github.com/dylanaraps/neofetchneofetch. cd neofetchmake installmake PREFIX=/usr/local installmake PREFIX=/boot/home/config/non-packaged installgmake installmake -i installNOTE: Neofetch can be uninstalled easily using make uninstall. This removes all of files from your system.
NOTE: You can run neofetch from any folder on your system, all the makefile does is move the files to a “sane” location. The Makefile is optional.
This section lists neofetch packages that have been made for specific OS/Distros.
apk updateapk add neofetchNeofetch is in Termux’s default repos.
sudo apt-get updatesudo apt-get install neofetchNeofetch is available in the official repos.
pacman -S neofetchNeofetch is available in the official repos.
sudo apt-get updatesudo apt-get install neofetchsudo prt-get depinst git6c36-git repository sudo wget -O /etc/ports/6c37-git.git "https://raw.githubusercontent.com/6c37/cross/master/git-driver/6c37-git.git"sudo ports -uprtdir /usr/ports/6c37-gitsudo prt-get depinst neofetchOr alternatively use the port:
wget -O ~/work/neofetch/Pkgfile "https://raw.githubusercontent.com/6c37/crux-ports-git/3.2/neofetch/Pkgfile"fakeroot pkgmk -dsudo pkgadd neofetch#git-*.pkg.tar.gzNeofetch is in Debian Stretch/Sid’s official repositories.
sudo apt-get updatesudo apt-get install neofetchNOTE: Debian stretch repo only contains version 2.0.2.
NOTE2: The third party bintray repo has been deprecated, if you want to stay up to date with neofetch on Debian stable, then you need to manually install newer packages from unstable or download neofetch directly from git repository since it’s contained in single file.
NOTE: If you are using RHEL/CentOS, change dnf into yum.
dnf-plugins-coresudo dnf copr enable konimex/neofetchsudo dnf install neofetchAlternatively:
epel-releasecurl -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 epel-7 to fedora-23 or your Fedora version respectively. However if you are using RHEL/CentOS 6, change it to epel-6.sudo dnf install neofetchYou can install app-misc/neofetch from Gentoo/Funtoo’s official repositories.
To install the git version of neofetch, use =app-misc/neofetch-9999 instead.
Install it with the official recipe.
sudo Compile neofetchhttp://dylanaraps.com/repo to your cydia sources.neofetch through cydia.neofetch with Homebrew brew install neofetchInstall it from the official repositories
sudo nix-env -i neofetchDownload the files from SlackBuilds and follow their instructions.
You can find neofetch in software center under System Software > System Utilities or type sudo eopkg it neofetch.
Install it from the official repositories.
sudo apt updatesudo apt install neofetchsudo add-apt-repository ppa:dawidd0811/neofetchsudo apt updatesudo apt install neofetchThis PPA contains daily builds of neofetch straight from master branch
sudo add-apt-repository ppa:dawidd0811/neofetch-dailysudo apt updatesudo apt install neofetchInstall it from the official repositories
sudo xbps-install -S neofetchGeneral Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…
How to Send POST Requests Using curl in Linux If you work with APIs, servers,…
If you are a Linux user, you have probably seen commands like chmod 777 while…
Vim and Vi are among the most powerful text editors in the Linux world. They…
Working with compressed files is a common task for any Linux user. Whether you are…
In the digital era, an email address can reveal much more than just a contact…