docker-backup on AUR (Arch User Repository)

Last updated: June 28,2024

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

b. Install docker-backup on Arch using YAY

$ yay -S docker-backup

* (Optional) Uninstall docker-backup on Arch using YAY

$ yay -Rns docker-backup

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

b. Clone docker-backup's git locally

$ git clone https://aur.archlinux.org/docker-backup.git ~/docker-backup

c. Go to ~/docker-backup folder and install it

$ cd ~/docker-backup $ makepkg -si

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