maxfetch on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S maxfetch

* (Optional) Uninstall maxfetch on Arch using YAY

$ yay -Rns maxfetch

2. Manually Install "maxfetch" via AUR

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

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

b. Clone maxfetch's git locally

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

c. Go to ~/maxfetch folder and install it

$ cd ~/maxfetch $ makepkg -si

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

ID: 1279411
Name: maxfetch
PackageBaseID: 193010
PackageBase: maxfetch
Version: 1.2.0-1
Description: A nice fetching program written in sh
URL: https://github.com/jobcmax/maxfetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jtbx
Submitter: jtbx
FirstSubmitted: 1682364985
LastModified: 1687853588
URLPath: /cgit/aur.git/snapshot/maxfetch.tar.gz