docker-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S docker-git

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

$ yay -Rns docker-git

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

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

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

$ cd ~/docker-git $ makepkg -si

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

ID: 1296244
Name: docker-git
PackageBaseID: 75964
PackageBase: docker-git
Version: 1:r46893.a908460adb-1
Description: Pack, ship and run any application as a lightweight container.
URL: https://github.com/docker/docker
NumVotes: 45
Popularity: 0
OutOfDate: 1705698444
Maintainer:
Submitter: ido
FirstSubmitted: 1386267197
LastModified: 1690680081
URLPath: /cgit/aur.git/snapshot/docker-git.tar.gz