How to Install screenfetch in Ubuntu 18.04



Install screenfetch by entering the following commands in the terminal:

sudo apt update
sudo apt install screenfetch

Description:

Bash Screenshot Information Tool

screenFetch is a "Bash Screenshot Information Tool". This handy Bash script can be used to generate one of those nifty terminal theme information + ASCII distribution logos you see in everyone's screenshots nowadays. . It will auto-detect your distribution and display an ASCII version of that distribution's logo and some valuable information to the right. There are options to specify no ascii art, colors, taking a screenshot upon displaying info, and even customizing the screenshot command.

Homepage: https://github.com/KittyKatt/screenFetch

Version: 3.8.0-8

Section: universe/utils