bitfetch on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bitfetch

* (Optional) Uninstall bitfetch on Arch using YAY

$ yay -Rns bitfetch

2. Manually Install "bitfetch" via AUR

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

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

b. Clone bitfetch's git locally

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

c. Go to ~/bitfetch folder and install it

$ cd ~/bitfetch $ makepkg -si

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

ID: 754076
Name: bitfetch
PackageBaseID: 152741
PackageBase: bitfetch
Version: 3.1-1
Description: Simple fetch written in C.
URL: https://gitlab.com/bit9tream/bitfetch
NumVotes: 2
Popularity: 0.117872
OutOfDate:
Maintainer: rustemb
FirstSubmitted: 1589378560
LastModified: 1592578857
URLPath: /cgit/aur.git/snapshot/bitfetch.tar.gz