dfetch on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dfetch

* (Optional) Uninstall dfetch on Arch using YAY

$ yay -Rns dfetch

2. Manually Install "dfetch" via AUR

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

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

b. Clone dfetch's git locally

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

c. Go to ~/dfetch folder and install it

$ cd ~/dfetch $ makepkg -si

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

ID: 1071585
Name: dfetch
PackageBaseID: 178280
PackageBase: dfetch
Version: 1.0.0-1
Description: Yet another fetching tool.
URL: https://github.com/demonkingswarn/scripts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1650884693
LastModified: 1650885043
URLPath: /cgit/aur.git/snapshot/dfetch.tar.gz