automysqlbackup on AUR (Arch User Repository)

Last updated: July 03,2024

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

b. Install automysqlbackup on Arch using YAY

$ yay -S automysqlbackup

* (Optional) Uninstall automysqlbackup on Arch using YAY

$ yay -Rns automysqlbackup

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

b. Clone automysqlbackup's git locally

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

c. Go to ~/automysqlbackup folder and install it

$ cd ~/automysqlbackup $ makepkg -si

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