pacback on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pacback

* (Optional) Uninstall pacback on Arch using YAY

$ yay -Rns pacback

2. Manually Install "pacback" via AUR

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

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

b. Clone pacback's git locally

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

c. Go to ~/pacback folder and install it

$ cd ~/pacback $ makepkg -si

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

ID: 1351969
Name: pacback
PackageBaseID: 147891
PackageBase: pacback
Version: 2.1.0-1
Description: Advanced Version Control for Arch Linux
URL: https://github.com/JustinTimperio/pacback
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Gr3q
Submitter: Gr3q
FirstSubmitted: 1578239351
LastModified: 1699803897
URLPath: /cgit/aur.git/snapshot/pacback.tar.gz