xtbackup on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xtbackup

* (Optional) Uninstall xtbackup on Arch using YAY

$ yay -Rns xtbackup

2. Manually Install "xtbackup" via AUR

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

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

b. Clone xtbackup's git locally

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

c. Go to ~/xtbackup folder and install it

$ cd ~/xtbackup $ makepkg -si

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

ID: 264513
Name: xtbackup
PackageBaseID: 80728
PackageBase: xtbackup
Version: 0.8.7-1
Description: PHP backup script/library with special drivers for MySQL, Amazon RDS and Amazon S3.
URL: http://k2s.github.io/xtbackup/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k2s
Submitter: k2s
FirstSubmitted: 1396988828
LastModified: 1452581306
URLPath: /cgit/aur.git/snapshot/xtbackup.tar.gz