dump on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dump

* (Optional) Uninstall dump on Arch using YAY

$ yay -Rns dump

2. Manually Install "dump" via AUR

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

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

b. Clone dump's git locally

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

c. Go to ~/dump folder and install it

$ cd ~/dump $ makepkg -si

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

ID: 1010750
Name: dump
PackageBaseID: 13988
PackageBase: dump
Version: 0.4b47-1
Description: Dump/Restore ext2/3/4 filesystem backup
URL: http://dump.sourceforge.net
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Snowman
FirstSubmitted: 1196129784
LastModified: 1640730222
URLPath: /cgit/aur.git/snapshot/dump.tar.gz