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

Last updated: July 05,2024

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

$ yay -S docker-backup-bin

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

$ yay -Rns docker-backup-bin

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

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

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

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

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

ID: 876015
Name: docker-backup-bin
PackageBaseID: 164236
PackageBase: docker-backup-bin
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: 0
Popularity: 0
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1615504107
LastModified: 1615504107
URLPath: /cgit/aur.git/snapshot/docker-backup-bin.tar.gz