bareos-database-sqlite3 on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S bareos-database-sqlite3

* (Optional) Uninstall bareos-database-sqlite3 on Arch using YAY

$ yay -Rns bareos-database-sqlite3

2. Manually Install "bareos-database-sqlite3" via AUR

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

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

b. Clone bareos-database-sqlite3's git locally

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

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

$ cd ~/bareos-database-sqlite3 $ makepkg -si

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