bups on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S bups

* (Optional) Uninstall bups on Arch using YAY

$ yay -Rns bups

2. Manually Install "bups" via AUR

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

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

b. Clone bups's git locally

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

c. Go to ~/bups folder and install it

$ cd ~/bups $ makepkg -si

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

ID: 411565
Name: bups
PackageBaseID: 90927
PackageBase: bups
Version: 0.8.1-2
Description: Simple GUI for Bup, a very efficient backup system.
URL: https://github.com/emersion/bups
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: emersion
FirstSubmitted: 1425051515
LastModified: 1494954270
URLPath: /cgit/aur.git/snapshot/bups.tar.gz