pacup on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pacup

* (Optional) Uninstall pacup on Arch using YAY

$ yay -Rns pacup

2. Manually Install "pacup" via AUR

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

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

b. Clone pacup's git locally

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

c. Go to ~/pacup folder and install it

$ cd ~/pacup $ makepkg -si

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

ID: 1276302
Name: pacup
PackageBaseID: 194922
PackageBase: pacup
Version: 1.0.0-1
Description: Effortlessly manage and replicate your preferred pacman packages on different systems by utilizing a simple plain text file.
URL: https://github.com/NathanKolpa/pacup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: WombatWarrior
Submitter: WombatWarrior
FirstSubmitted: 1687296612
LastModified: 1687296612
URLPath: /cgit/aur.git/snapshot/pacup.tar.gz