python-bareos on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-bareos

* (Optional) Uninstall python-bareos on Arch using YAY

$ yay -Rns python-bareos

2. Manually Install "python-bareos" via AUR

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

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

b. Clone python-bareos's git locally

$ git clone https://aur.archlinux.org/python-bareos.git ~/python-bareos

c. Go to ~/python-bareos folder and install it

$ cd ~/python-bareos $ makepkg -si

3. Information about the python-bareos package on Arch User Repository (AUR)

ID: 1412861
Name: python-bareos
PackageBaseID: 84030
PackageBase: bareos
Version: 23.0.1-2
Description: Bareos - Backup Archiving Recovery Open Sourced - python-bareos is a Python module to access a backup system.
URL: http://www.bareos.org
NumVotes: 23
Popularity: 0.007092
OutOfDate:
Maintainer: khvalera
Submitter: AlD
FirstSubmitted: 1406108714
LastModified: 1708466489
URLPath: /cgit/aur.git/snapshot/python-bareos.tar.gz