backpack on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install backpack on Arch using YAY
$
yay -S
backpack
Copied
* (Optional) Uninstall backpack on Arch using YAY
$
yay -Rns
backpack
Copied
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
Copied
b. Clone backpack's git locally
$
git clone https://aur.archlinux.org/backpack.git
~/backpack
Copied
c. Go to ~/backpack folder and install it
$
cd
~/backpack
Copied
$
makepkg -si
Copied
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
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