dump on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install dump on Arch using YAY
$
yay -S
dump
Copied
* (Optional) Uninstall dump on Arch using YAY
$
yay -Rns
dump
Copied
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
Copied
b. Clone dump's git locally
$
git clone https://aur.archlinux.org/dump.git
~/dump
Copied
c. Go to ~/dump folder and install it
$
cd
~/dump
Copied
$
makepkg -si
Copied
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
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