backpack on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S backpack

* (Optional) Uninstall backpack on Arch using YAY

$ yay -Rns backpack

2. Manually Install "backpack" via AUR

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

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

b. Clone backpack's git locally

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

c. Go to ~/backpack folder and install it

$ cd ~/backpack $ makepkg -si

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

ID: 1389269
Name: backpack
PackageBaseID: 192901
PackageBase: backpack
Version: 1.0.1-1
Description: Git based backup tool
URL: https://github.com/al1-ce/backpack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: al1-ce
Submitter: al1-ce
FirstSubmitted: 1682088682
LastModified: 1705768753
URLPath: /cgit/aur.git/snapshot/backpack.tar.gz