docker-cloud on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S docker-cloud

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

$ yay -Rns docker-cloud

2. Manually Install "docker-cloud" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone docker-cloud's git locally

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

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

$ cd ~/docker-cloud $ makepkg -si

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

ID: 531855
Name: docker-cloud
PackageBaseID: 120880
PackageBase: docker-cloud
Version: 1.0.9-1
Description: CLI for Docker Cloud
URL: http://cloud.docker.com/
NumVotes: 0
Popularity: 0
OutOfDate: 1701872992
Maintainer: zufallsheld
Submitter: zufallsheld
FirstSubmitted: 1490119414
LastModified: 1533411705
URLPath: /cgit/aur.git/snapshot/docker-cloud.tar.gz