ghfetch on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "ghfetch" 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
Copied
b. Install ghfetch on Arch using YAY
$
yay -S
ghfetch
Copied
* (Optional) Uninstall ghfetch on Arch using YAY
$
yay -Rns
ghfetch
Copied
2. Manually Install "ghfetch" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ghfetch's git locally
$
git clone https://aur.archlinux.org/ghfetch.git
~/ghfetch
Copied
c. Go to ~/ghfetch folder and install it
$
cd
~/ghfetch
Copied
$
makepkg -si
Copied
3. Information about the ghfetch package on Arch User Repository (AUR)
ID: 1292025
Name: ghfetch
PackageBaseID: 195681
PackageBase: ghfetch
Version: 1.4.2-1
Description: A nice way to display CLI Github user / repo / organization info inspired in neofetch
URL: https://github.com/ghfetch/ghfetch
NumVotes: 1
Popularity: 0.006822
OutOfDate:
Maintainer: ghfetch
Submitter: ghfetch
FirstSubmitted: 1689284827
LastModified: 1689878611
URLPath: /cgit/aur.git/snapshot/ghfetch.tar.gz
Name: ghfetch
PackageBaseID: 195681
PackageBase: ghfetch
Version: 1.4.2-1
Description: A nice way to display CLI Github user / repo / organization info inspired in neofetch
URL: https://github.com/ghfetch/ghfetch
NumVotes: 1
Popularity: 0.006822
OutOfDate:
Maintainer: ghfetch
Submitter: ghfetch
FirstSubmitted: 1689284827
LastModified: 1689878611
URLPath: /cgit/aur.git/snapshot/ghfetch.tar.gz