mydumper on AUR (Arch User Repository)

Last updated: December 23,2024

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

$ yay -S mydumper

* (Optional) Uninstall mydumper on Arch using YAY

$ yay -Rns mydumper

2. Manually Install "mydumper" via AUR

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

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

b. Clone mydumper's git locally

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

c. Go to ~/mydumper folder and install it

$ cd ~/mydumper $ makepkg -si

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

ID: 1427813
Name: mydumper
PackageBaseID: 55601
PackageBase: mydumper
Version: 0.16.1_2-1
Description: A high performance MySQL backup tool.
URL: https://github.com/mydumper/mydumper
NumVotes: 10
Popularity: 0.001644
OutOfDate:
Maintainer: fedefranc
Submitter: mtorromeo
FirstSubmitted: 1325877551
LastModified: 1710521288
URLPath: /cgit/aur.git/snapshot/mydumper.tar.gz