Jump to content

NeoFetch — See System Information from the Command Line on Linux


vissha

Recommended Posts

NeoFetch — See System Information from the Command Line on Linux

 

Terminal-based system information tools are unashamedly geeky — and yet undoubtedly useful, too.

 

Quote

‘…unashamedly geeky — and yet undoubtedly useful’

 

With the tap of a quick command you can “fetch” all sorts of information about your system, from what kernel you’re running to what icon pack you’re currently using.

 

While not to everyone’s tastes, such tools are often a lot quicker and surfacing what you need when you need it, rather than you having to point and click you way through apps like i-Nex or CPU-g.

 

That garble is why I was stoked to find a link to Neofetch in my tips inbox recently (our recent call for content has done wonders). Neofetch is now my favourite CLI system information tool.

 

neofetch-ubuntu.jpg

 

Written in Bash, Neofetch displays information about your system next to an ASCII operating system logo (or any picture you configure it to display).

 

Quote

You can run Neofetch on Windows, macOS, Linux, Android and more

 

Designed to handle show and tell, apps like neofetch are a mainstay of desktop screenshots. They can distill information about the operating system, kernel version, and desktop environment, but also what theme or icons are being used, which window manager, and even which version of Bash!

 

Basically, its the sort of tool made for Linux nerds like us!

 

What’s super-duper great about Neofetch is that it’s super cross-platform —uup, not just cross-platform but super cross-platform.

You can run Neofetch anywhere you can run Bash. That means it runs on Linux, MacOS, iOS, BSD, Solaris, Android, and (yup) even Windows 10.

 

One of Neaofetch’s “pluses” over similar CLI system info tools is the extent to which you can customise it. Neofetch is highly customizable through the use of command line flags or the user config file. There are over 50 config options to play around with.

 

You can even run the app and have it take a screenshot of your entire screen!

 

CotOTsNUAAENHGa.jpg

 

Install Neofetch in Ubuntu

 

 

You can istall Neofetch  Ubuntu in a number of ways, including from source.

 

By far the easiest (and the one that ensures you get new versions as and when they’re releases) method is to make use of its official PPA. This provides the very latest release in a neatly packed, er, package for Ubuntu 14.04 LTS and above (including Zesty).

 

To add the PPA run the following commands from your Terminal app of choice:

sudo add-apt-repository ppa:dawidd0811/neofetch
sudo apt update && sudo apt install neofetch

Alternatively, you can download an installer package directly from the PPA’s packages page:

 

<<< Download Neofetch 1.9.1 for Ubuntu 16.04 LTS >>>

 

As Neofetch is a command-line tool you won’t find an app icon in the Dash. Instead, to use it, simply run the following from whichever terminal emulator you prefer:

neofetch

from the command line.

 

Run

neofetch --help

to see a full list of the various command line arguments.

 

Feel free to share screenshots of Neofetch from your desktop in the comments below!

 

Source

Link to comment
Share on other sites


  • Views 911
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...