
Open a terminal and use the command below: screenfetch
ARCH LINUX SCREENFETCH INSTALL
To install screenFetch in Fedora-based Linux distributions such as Korora etc, use the command below: sudo dnf install screenfetch Using screenFetch To install screenFetch in Arch-based distributions such as Antergos, Manjaro, Chakra etc, use the command below: sudo pacman -S screenfetch Use the command below: sudo apt-add-repository ppa:djcj/screenfetch Note: For Ubuntu-based distributions, you’ll have to add a PPA (as suggested by Benjamin in the comments). To install screenFetch in Ubuntu-based distributions such as Linux Mint, elementary OS, Linux Lite, Zorin OS, etc, you can use the command below: sudo apt-get install screenfetch And not just logo, screenFetch also displays some basic hardware information alongside it. You don’t have to specify anything, it will auto-detect the Linux distribution. ScreenFetch is another way to display Linux distribution logo in the terminal. Use screenFetch to display Linux distro logo in ASCII art Just type neofetch in the terminal and it will display the Linux logo in ASCII form: 2.

If you are using Ubuntu 16.04 or if the above command didn’t work, you can use this PPA: sudo add-apt-repository ppa:dawidd0811/neofetchįor other Linux distributions, check the installation instructions on Neofetch GitHub page. To install Neoftech in Debian, Ubuntu and other Ubuntu-based Linux distributions such as Linux Mint, elementary OS, Linux Lite, Zorin OS etc, use the command: sudo apt install neofetch Neofetch can also be used in macOS and BSD systems.

You can read its wiki page for more information. There are over 50 config options to mess around with and there’s the print_info() function and friends, which let you add your custom info. Neofetch is highly customizable through the use of command line flags or the user config file. Neofetch is a command line system information tool written in BASH that displays information about your system next to an image, generally your OS logo, or any ASCII file of your choice. Use Neofetch to display Linux distribution logo in ASCII art Honestly, the main purpose of these tools is to be used in screenshots to show other users what distribution you’re running, what theme and icons you’re using etc. In this tutorial, I’ll show you two tools that will display the Linux logo in the Linux terminal:Īpart from the logo of the Linux distribution you are using, these tools also display the following system information:
ARCH LINUX SCREENFETCH HOW TO
Looking at those screenshots, you may wonder how to show the logo of Linux distribution in ASCII art in the terminal. Now we can share more information, something more aesthetic like what you see in the previous capture, or check the information of our CPU at the stroke of the terminal.See the picture above? You might have seen people sharing such desktop screenshot with terminals showing the logo of the Linux distribution used in ASCII art. Sudo mv ~/cpufetch/cpufetch /usr/local/bin/

in front, we have to write this other command to move the file to the bin folder: If we want to use the command as is, without the. In the rest of the distributions it will be necessary to compile it: sudo apt install git Yes we can find it as cpufetch-git in Arch Linux AUR. The information that it will show us after writing the command will be the following:Ĭpufetch is not as popular as the other two tools, so not available in the official repositories of most distributions Linux.
