pacupg on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S pacupg

* (Optional) Uninstall pacupg on Arch using YAY

$ yay -Rns pacupg

2. Manually Install "pacupg" via AUR

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

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

b. Clone pacupg's git locally

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

c. Go to ~/pacupg folder and install it

$ cd ~/pacupg $ makepkg -si

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

ID: 328405
Name: pacupg
PackageBaseID: 88475
PackageBase: pacupg
Version: r273.830fba9-1
Description: Script that wraps package and AUR upgrades in btrfs snapshots and provides an easy way to roll them back
URL: https://github.com/crossroads1112/bin/tree/master/pacupg
NumVotes: 14
Popularity: 0
OutOfDate: 1501368134
Maintainer:
FirstSubmitted: 1419217860
LastModified: 1470775894
URLPath: /cgit/aur.git/snapshot/pacupg.tar.gz