automysqlbackup on AUR (Arch User Repository)
Last updated: January 09,2025
1. Install "automysqlbackup" 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
Copied
b. Install automysqlbackup on Arch using YAY
$
yay -S
automysqlbackup
Copied
* (Optional) Uninstall automysqlbackup on Arch using YAY
$
yay -Rns
automysqlbackup
Copied
2. Manually Install "automysqlbackup" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone automysqlbackup's git locally
$
git clone https://aur.archlinux.org/automysqlbackup.git
~/automysqlbackup
Copied
c. Go to ~/automysqlbackup folder and install it
$
cd
~/automysqlbackup
Copied
$
makepkg -si
Copied
3. Information about the automysqlbackup package on Arch User Repository (AUR)
ID: 220474
Name: automysqlbackup
PackageBaseID: 97274
PackageBase: automysqlbackup
Version: 3.0_rc6-3
Description: Automatic daily/weekly/monthly MySQL backup script
URL: http://sourceforge.net/projects/automysqlbackup/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: teekay
Submitter: teekay
FirstSubmitted: 1439312023
LastModified: 1439312082
URLPath: /cgit/aur.git/snapshot/automysqlbackup.tar.gz
Name: automysqlbackup
PackageBaseID: 97274
PackageBase: automysqlbackup
Version: 3.0_rc6-3
Description: Automatic daily/weekly/monthly MySQL backup script
URL: http://sourceforge.net/projects/automysqlbackup/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: teekay
Submitter: teekay
FirstSubmitted: 1439312023
LastModified: 1439312082
URLPath: /cgit/aur.git/snapshot/automysqlbackup.tar.gz