Create colorful Ascii Art system information screens with Neofetcg
If you've ever wanted to share your system information with another user, whether it's in a support forum or just to 'show off' about the system you own, it's great to do it. that in a special way.
Neofetch allows you to do so, using the colorful and fun Ascii operating system logo, along with information about the computer system so you can share it as an image.
View computer configuration as Ascii Art
- About Neofetch
- Install Neofetch
- Install on Arch Linux
- Installation on Debian
- Install on Fedora
- Install on Centos / Redhat
- Install on Ubuntu
- Install on macOS
- Install on Windows 10
About Neofetch
Neofetch is described as a "command-line system information checker, written in bash 3.2+" and easier to use on Linux distributions, but can also be used on macOS and Windows later. when installing some additional components.
After installation, you only need to run the "neofetch" command from the console and it will display the system information along with the Ascii Art logo for the corresponding operating system. Here are some examples of screens created by Neofetch on different operating systems. Note, some of the options in these operating systems have been implemented in Windows Subsystem for Linux for easy access.
Install Neofetch on the computer
Installing Neofetch is really simple on Linux versions and the article includes commands to install it on some popular distributions.
Install on Arch Linux:
sudo apt-get update sudo apt-get install neofetch
Installation on Debian:
sudo apt-get update sudo apt-get install neofetch
Install on Fedora:
sudo yum install neofetch
Install on Centos / Redhat:
sudo yum install epel-release yum install neofetch
Install on Ubuntu:
sudo apt update sudo apt install neofetch
Install on macOS:
To install Neofetch on macOS, the easiest way to do this is through the Brew package manager . To install Brew, you can type the following command in the terminal window:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
After brew is installed, you can install neofetch with the following command in the terminal:
brew install neofetch
Install on Windows 10:
Windows is the hardest operating system to install Neofetch, but it can be done through PowerShell and Scoop package managers for Windows. To install Neofetch on Windows, enter the following commands in PowerShell admin console (PowerShell admin console):
powershell Set-ExecutionPolicy RemoteSigned -scope CurrentUser iex (new-object net.webclient).downloadstring('https://get.scoop.sh') scoop install git scoop install neofetch
See more:
- Instructions for creating images in ASCII Art code style
- Create art letters ASCII ART online
- Fix red screen error when updating patch on Windows 7
You should read it
- How to install Windows on WinPE
- How to install Linux operating system on Mac
- Run Windows applications on Linux, macOS and other platforms
- How to install Python on Windows, macOS, Linux
- How to install Solus Linux
- Install Win 7 from your hard drive, no need for USB, install Win disk
- How to install Android on a Raspberry Pi
- How to install macOS Mojave on Windows 10
- How to Install Linux Mint Operating System
- ASCII function in SQL Server
- How to Install VirtualBox on Linux
- Ascii () function in Python
Maybe you are interested
Microsoft makes major improvements to Windows Update, updates will be installed much faster
How to bypass Windows 11 minimum installation requirements
Instructions for installing and registering a Steam account on your computer
AMD Ryzen Users Should Install This BIOS Update for a Free Performance Boost
How to install/reinstall GPU driver on Windows
How to Install Hyper-V on Windows 11 Home