qfetch on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S qfetch

* (Optional) Uninstall qfetch on Arch using YAY

$ yay -Rns qfetch

2. Manually Install "qfetch" via AUR

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

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

b. Clone qfetch's git locally

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

c. Go to ~/qfetch folder and install it

$ cd ~/qfetch $ makepkg -si

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

ID: 1125166
Name: qfetch
PackageBaseID: 178233
PackageBase: qfetch
Version: 0.9.1-2
Description: A simple fetch tool written in rust
URL: https://bultek.synchron.com.ua/bultekdev/software/qfetch
NumVotes: 2
Popularity: 0.584968
OutOfDate:
Maintainer: kleintux
Submitter: MrQuantumOFF
FirstSubmitted: 1650801152
LastModified: 1660288969
URLPath: /cgit/aur.git/snapshot/qfetch.tar.gz