hexfetch on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "hexfetch" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install hexfetch on Arch using YAY

$ yay -S hexfetch

* (Optional) Uninstall hexfetch on Arch using YAY

$ yay -Rns hexfetch

2. Manually Install "hexfetch" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone hexfetch's git locally

$ git clone https://aur.archlinux.org/hexfetch.git ~/hexfetch

c. Go to ~/hexfetch folder and install it

$ cd ~/hexfetch $ makepkg -si

3. Information about the hexfetch package on Arch User Repository (AUR)

ID: 1408955
Name: hexfetch
PackageBaseID: 202498
PackageBase: hexfetch
Version: 0.1.r26.cd014e3-1
Description: a simple and fast program that gets simple system information.
URL: https://github.com/hexisXz/hexfetch.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexisXz
Submitter: hexisXz
FirstSubmitted: 1707890819
LastModified: 1707890819
URLPath: /cgit/aur.git/snapshot/hexfetch.tar.gz