packup on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S packup

* (Optional) Uninstall packup on Arch using YAY

$ yay -Rns packup

2. Manually Install "packup" via AUR

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

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

b. Clone packup's git locally

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

c. Go to ~/packup folder and install it

$ cd ~/packup $ makepkg -si

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

ID: 565226
Name: packup
PackageBaseID: 22747
PackageBase: packup
Version: 0.4-2
Description: A simple Pacman backup and restore script.
URL: https://github.com/ghost1227/packup
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: zoe
Submitter:
FirstSubmitted: 1230576456
LastModified: 1543825738
URLPath: /cgit/aur.git/snapshot/packup.tar.gz