bupstash on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S bupstash

* (Optional) Uninstall bupstash on Arch using YAY

$ yay -Rns bupstash

2. Manually Install "bupstash" via AUR

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

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

b. Clone bupstash's git locally

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

c. Go to ~/bupstash folder and install it

$ cd ~/bupstash $ makepkg -si

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

ID: 1051694
Name: bupstash
PackageBaseID: 161562
PackageBase: bupstash
Version: 0.11.0-1
Description: A tool for encrypted backups
URL: https://github.com/andrewchambers/bupstash
NumVotes: 3
Popularity: 0.13952
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1609631937
LastModified: 1647412084
URLPath: /cgit/aur.git/snapshot/bupstash.tar.gz

5. The same packages on other Linux Distributions