pacmanity on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pacmanity

* (Optional) Uninstall pacmanity on Arch using YAY

$ yay -Rns pacmanity

2. Manually Install "pacmanity" via AUR

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

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

b. Clone pacmanity's git locally

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

c. Go to ~/pacmanity folder and install it

$ cd ~/pacmanity $ makepkg -si

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

ID: 1328318
Name: pacmanity
PackageBaseID: 127562
PackageBase: pacmanity
Version: 2021.11.14-1
Description: Keeps a list of installed packages in a Gist at your GitHub account
URL: https://github.com/HeCodes2Much/pacmanity
NumVotes: 11
Popularity: 7.0E-6
OutOfDate:
Maintainer: TheRepoClub
Submitter: derektbrown
FirstSubmitted: 1511847439
LastModified: 1696347177
URLPath: /cgit/aur.git/snapshot/pacmanity.tar.gz