How to Install and Uninstall neofetch Package on openSUSE Leap
Last updated: November 07,2024
1. Install "neofetch" package
This is a short guide on how to install neofetch on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
neofetch
Copied
2. Uninstall "neofetch" package
Please follow the guidance below to uninstall neofetch on openSUSE Leap:
$
sudo zypper remove
neofetch
Copied
3. Information about the neofetch package on openSUSE Leap
Information for package neofetch:
---------------------------------
Repository : Main Repository
Name : neofetch
Version : 7.1.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 341.1 KiB
Installed : No
Status : not installed
Source package : neofetch-7.1.0-bp155.2.9.src
Upstream URL : https://github.com/dylanaraps/neofetch
Summary : CLI system information tool written in BASH
Description :
Displays information about the system next to an image, the OS logo, or any
ASCII file of choice. The main purpose of Neofetch is to be used in
screenshots to show other users what OS/Distro is running, what Theme/Icons
are being used, etc.
Customizable through the use of command line flags or the user config file.
There are over 50 config options to mess around with and there's the `print_info()
function and friends which let you add your own custom info.
---------------------------------
Repository : Main Repository
Name : neofetch
Version : 7.1.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 341.1 KiB
Installed : No
Status : not installed
Source package : neofetch-7.1.0-bp155.2.9.src
Upstream URL : https://github.com/dylanaraps/neofetch
Summary : CLI system information tool written in BASH
Description :
Displays information about the system next to an image, the OS logo, or any
ASCII file of choice. The main purpose of Neofetch is to be used in
screenshots to show other users what OS/Distro is running, what Theme/Icons
are being used, etc.
Customizable through the use of command line flags or the user config file.
There are over 50 config options to mess around with and there's the `print_info()
function and friends which let you add your own custom info.