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
Copied
b. Install paclist on Arch using YAY
$
yay -S
paclist
Copied
* (Optional) Uninstall paclist on Arch using YAY
$
yay -Rns
paclist
Copied
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
Copied
b. Clone paclist's git locally
$
git clone https://aur.archlinux.org/paclist.git
~/paclist
Copied
c. Go to ~/paclist folder and install it
$
cd
~/paclist
Copied
$
makepkg -si
Copied
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
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