docker-backup-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S docker-backup-git

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

$ yay -Rns docker-backup-git

2. Manually Install "docker-backup-git" 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-git's git locally

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

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

$ cd ~/docker-backup-git $ makepkg -si

3. Information about the docker-backup-git package on Arch User Repository (AUR)

ID: 1017242
Name: docker-backup-git
PackageBaseID: 164235
PackageBase: docker-backup-git
Version: r37.4fc51ee-1
Description: A tool to create & restore complete, self-contained backups of Docker containers
URL: https://github.com/muesli/docker-backup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1615503869
LastModified: 1641929598
URLPath: /cgit/aur.git/snapshot/docker-backup-git.tar.gz