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