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

Last updated: November 23,2024

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

$ yay -S docker-cli-bin

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

$ yay -Rns docker-cli-bin

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

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

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

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

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

ID: 1411618
Name: docker-cli-bin
PackageBaseID: 175519
PackageBase: docker-cli-bin
Version: 25.0.3-1
Description: Docker - CLI utility only, installed from static binary on docker.com
URL: https://docs.docker.com/engine/install/binaries/#install-static-binarie
NumVotes: 1
Popularity: 0.001073
OutOfDate:
Maintainer: ivoshm
Submitter: ivoshm
FirstSubmitted: 1643639278
LastModified: 1708302240
URLPath: /cgit/aur.git/snapshot/docker-cli-bin.tar.gz