bareos-storage-ceph on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S bareos-storage-ceph

* (Optional) Uninstall bareos-storage-ceph on Arch using YAY

$ yay -Rns bareos-storage-ceph

2. Manually Install "bareos-storage-ceph" via AUR

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

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

b. Clone bareos-storage-ceph's git locally

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

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

$ cd ~/bareos-storage-ceph $ makepkg -si

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

ID: 1086416
Name: bareos-storage-ceph
PackageBaseID: 84030
PackageBase: bareos
Version: 21.1.3-4
Description: Bareos - Backup Archiving Recovery Open Sourced - Backup Archiving Recovery Open Sourced - storage daemon CEPH backend
URL: http://www.bareos.org
NumVotes: 21
Popularity: 0.311291
OutOfDate: 1660801429
Maintainer: khvalera
FirstSubmitted: 1406108714
LastModified: 1653768000
URLPath: /cgit/aur.git/snapshot/bareos-storage-ceph.tar.gz

5. The same packages on other Linux Distributions