disfetch on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "disfetch" 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 disfetch on Arch using YAY

$ yay -S disfetch

* (Optional) Uninstall disfetch on Arch using YAY

$ yay -Rns disfetch

2. Manually Install "disfetch" via AUR

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

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

b. Clone disfetch's git locally

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

c. Go to ~/disfetch folder and install it

$ cd ~/disfetch $ makepkg -si

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

ID: 1228878
Name: disfetch
PackageBaseID: 164564
PackageBase: disfetch
Version: 3.7-1
Description: Yet another *nix distro fetching program, but less complex.
URL: https://github.com/llathasa-veleth/disfetch
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: vel
Submitter: vel
FirstSubmitted: 1616234951
LastModified: 1679209571
URLPath: /cgit/aur.git/snapshot/disfetch.tar.gz