qfetch-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S qfetch-bin

* (Optional) Uninstall qfetch-bin on Arch using YAY

$ yay -Rns qfetch-bin

2. Manually Install "qfetch-bin" via AUR

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

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

b. Clone qfetch-bin's git locally

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

c. Go to ~/qfetch-bin folder and install it

$ cd ~/qfetch-bin $ makepkg -si

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

ID: 1112832
Name: qfetch-bin
PackageBaseID: 183168
PackageBase: qfetch-bin
Version: 0.9.1-1
Description: qfetch is a simple fetch tool inspired by pfetch, but written in rust.
URL: https://bultek.synchron.com.ua/bultekdev/software/qfetch
NumVotes: 2
Popularity: 0.000346
OutOfDate:
Maintainer: MrQuantumOFF
Submitter: MrQuantumOFF
FirstSubmitted: 1655123608
LastModified: 1658001389
URLPath: /cgit/aur.git/snapshot/qfetch-bin.tar.gz