docker-backup on AUR (Arch User Repository)
Last updated: January 01,2025
1. Install "docker-backup" 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 docker-backup on Arch using YAY
$
yay -S
docker-backup
Copied
* (Optional) Uninstall docker-backup on Arch using YAY
$
yay -Rns
docker-backup
Copied
2. Manually Install "docker-backup" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone docker-backup's git locally
$
git clone https://aur.archlinux.org/docker-backup.git
~/docker-backup
Copied
c. Go to ~/docker-backup folder and install it
$
cd
~/docker-backup
Copied
$
makepkg -si
Copied
3. Information about the docker-backup package on Arch User Repository (AUR)
ID: 876009
Name: docker-backup
PackageBaseID: 142408
PackageBase: docker-backup
Version: 0.2.3-1
Description: A tool to create & restore complete, self-contained backups of Docker containers
URL: https://github.com/muesli/docker-backup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1559212879
LastModified: 1615503619
URLPath: /cgit/aur.git/snapshot/docker-backup.tar.gz
Name: docker-backup
PackageBaseID: 142408
PackageBase: docker-backup
Version: 0.2.3-1
Description: A tool to create & restore complete, self-contained backups of Docker containers
URL: https://github.com/muesli/docker-backup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1559212879
LastModified: 1615503619
URLPath: /cgit/aur.git/snapshot/docker-backup.tar.gz