NeoFetch — Get System Information from the Command Line

NeoFetch is a free open source command line or terminal based system information tool for linux from Dylan Araps. It is written in BASH. Using this you can get all the important system informations on your terminal window. It supports Linux, MacOS, iOS, BSD, Solaris, Android, Haiku, GNU Hurd, MINIX and Windows (Cygwin/MSYS2/Windows 10 Linux subsystem) . It shows the system information next to an ASCII art of your operating system logo. You can also use or configure any other picture to display. More than 50 config options are available in Newfetch.



How to install Neofetch on ubuntu:

Ubuntu 16.10 and below:

To install NeoFetch on ubuntu, you need to add NeoFetch authors’s official repository. Open terminal and run the below command.

sudo add-apt-repository ppa:dawidd0811/neofetch

Then type your ubuntu password.And hit enter key confirm the installation.
Then type the below command and hit enter,

sudo apt update

Then type the below command and hit enter to install neofetch.

sudo apt install neofetch

Ubuntu 17.04 and later:

To install NeoFetch on ubuntu 17.04 and later just execute below commands one by one ion your terminal app.

sudo apt update
sudo apt install neofetch

To run it or get the system information, in your terminal app type below code and hit enter.

neofetch

For more command options, run the below command

neofetch --help

To more config options please visit this page.

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on Twitter and Facebook.



Also Read:  Hushboard Mute Mic While Typing

This Post Has 2 Comments

Leave a Reply