neofetch
System information script
Neofetch is a command-line system information tool written in Bash. Neofetch displays information about your system next to an image, your OS logo, or any ASCII file of your choice. The main purpose of Neofetch is to be used in screenshots to show other users what operating system or distribution you are running, what theme or icon set you are using, etc.
- Versions: 7.1.0
- Website: https://github.com/dylanaraps/neofetch
- Licenses: Expat
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of neofetch
as follows:
guix install neofetch
Or install a particular version:
guix install neofetch@7.1.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of neofetch about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/neofetch'><img src='https://packages.guix.gnu.org/packages/neofetch/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/neofetch)
Example Org:
[[https://packages.guix.gnu.org/packages/neofetch][https://packages.guix.gnu.org/packages/neofetch/badges/latest-version.svg]]