capture-packages on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S capture-packages

* (Optional) Uninstall capture-packages on Arch using YAY

$ yay -Rns capture-packages

2. Manually Install "capture-packages" via AUR

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

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

b. Clone capture-packages's git locally

$ git clone https://aur.archlinux.org/capture-packages.git ~/capture-packages

c. Go to ~/capture-packages folder and install it

$ cd ~/capture-packages $ makepkg -si

3. Information about the capture-packages package on Arch User Repository (AUR)

ID: 1223156
Name: capture-packages
PackageBaseID: 191231
PackageBase: capture-packages
Version: 2-1
Description: Writes the list of packages to /etc/pkglist.txt
URL: https://codeberg.org/wiktor/capture-packages
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wiktor
Submitter: wiktor
FirstSubmitted: 1678270016
LastModified: 1678288046
URLPath: /cgit/aur.git/snapshot/capture-packages.tar.gz