paclist on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S paclist

* (Optional) Uninstall paclist on Arch using YAY

$ yay -Rns paclist

2. Manually Install "paclist" via AUR

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

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

b. Clone paclist's git locally

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

c. Go to ~/paclist folder and install it

$ cd ~/paclist $ makepkg -si

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

ID: 1086032
Name: paclist
PackageBaseID: 167941
PackageBase: paclist
Version: r5-1
Description: pacman hook to make lists of installed packages.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: koonix
Submitter: koonix
FirstSubmitted: 1623595268
LastModified: 1653688163
URLPath: /cgit/aur.git/snapshot/paclist.tar.gz