qbackup on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S qbackup

* (Optional) Uninstall qbackup on Arch using YAY

$ yay -Rns qbackup

2. Manually Install "qbackup" via AUR

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

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

b. Clone qbackup's git locally

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

c. Go to ~/qbackup folder and install it

$ cd ~/qbackup $ makepkg -si

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

ID: 742655
Name: qbackup
PackageBaseID: 131139
PackageBase: qbackup
Version: 1.12.2.0-1
Description: Cross-platform file backup
URL: https://www.qualeed.com/en/qbackup/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: liberodark
Submitter: liberodark
FirstSubmitted: 1522145340
LastModified: 1590427660
URLPath: /cgit/aur.git/snapshot/qbackup.tar.gz