• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install Neofetch in Ubuntu

{{postValue.id}}

How to install Neofetch in Ubuntu

Neofetch is a CLI system information tool written in BASH. It displays information about the system like OS logo, theme, desktop environment, kernel,CPU,GPU and memory the user desires to view. The Neofetch is a highly customizable through the use of command line flags or the user configuration file. This tutorial explains the installation process of Neofetch on Ubuntu.

Installation procedure

To start with the installation procedure, add the repo by executing the below command and enter the user' s sudo password.

user1@linuxhelpubnt:~$ sudo add-apt-repository ppa:dawidd0811/neofetch
[sudo] password for user1:
 CLI script to show your system' s info and display an image using w3m.
.
.
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK

The repositories have been added. Run the apt update command to update the repositories in the target system.

user1@linuxhelpubnt:~$ sudo apt update
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Get:2 http://ppa.launchpad.net/dawidd0811/neofetch/ubuntu xenial InRelease [18.1 kB]
Hit:3 http://in.archive.ubuntu.com/ubuntu xenial InRelease                                
.
.
.
Reading package lists... Done
Building dependency tree      
Reading state information... Done

The target system is updated with the required repositories. Run the apt install neofetch command to install the package.

user1@linuxhelpubnt:~$ sudo apt install neofetch
Reading package lists... Done
Building dependency tree      
Reading state information... Done
.
.
.
Processing triggers for man-db (2.7.5-1) ...
Setting up neofetch (3.1.0-1~ubuntu16.04.1) ...

The application is installed successfully. To open the application, type the following neofetch command in the terminal.

user1@linuxhelpubnt:~$ neofetch


neofetch

Wasn' t that an easy installation procedure? The neofetch application can be used on any OS that has BASH 3.2 +.

Tags:
isaac
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

What is the configuration file of the Neofetch?

A

Neofetch will by default create a config file at $HOME/.config/neofetch/config.conf on first run

Q

does its ppa remains same if so what was its stable ppa?

A

For linux mint and ubuntu "add-apt-repository ppa:dawidd0811/neofetch"

Q

What was its latest version?

A

As of now Neofetch 4.0.2 .

Q

what is the usage of Neofetch?

A

It displays information about your system next to an image, your OS logo and many more. Neofetch is used to show other users information about the OS/Distro you’re running, and also the the

Q

What is coomand to add to the repositary?

A

To Add the following repository:
Syntax: "sudo add-apt-repository ppa:dawidd0811/neofetch"

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Owen ?
How to add SSH key to my Gitlab account

I need to add the SSH key in my gitlab account. How to do so ????

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.