obnam on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S obnam

* (Optional) Uninstall obnam on Arch using YAY

$ yay -Rns obnam

2. Manually Install "obnam" via AUR

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

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

b. Clone obnam's git locally

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

c. Go to ~/obnam folder and install it

$ cd ~/obnam $ makepkg -si

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

ID: 422465
Name: obnam
PackageBaseID: 53111
PackageBase: obnam
Version: 1.22-1
Description: Easy, secure backup program
URL: http://obnam.org/
NumVotes: 42
Popularity: 0
OutOfDate: 1655397014
Maintainer: SanskritFritz
FirstSubmitted: 1318426301
LastModified: 1498404693
URLPath: /cgit/aur.git/snapshot/obnam.tar.gz

5. The same packages on other Linux Distributions