docker-compose-cli on AUR (Arch User Repository)
Last updated: November 19,2024
1. Install "docker-compose-cli" 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
Copied
b. Install docker-compose-cli on Arch using YAY
$
yay -S
docker-compose-cli
Copied
* (Optional) Uninstall docker-compose-cli on Arch using YAY
$
yay -Rns
docker-compose-cli
Copied
2. Manually Install "docker-compose-cli" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone docker-compose-cli's git locally
$
git clone https://aur.archlinux.org/docker-compose-cli.git
~/docker-compose-cli
Copied
c. Go to ~/docker-compose-cli folder and install it
$
cd
~/docker-compose-cli
Copied
$
makepkg -si
Copied
3. Information about the docker-compose-cli package on Arch User Repository (AUR)
ID: 1251241
Name: docker-compose-cli
PackageBaseID: 167813
PackageBase: docker-compose-cli
Version: 1.0.32-1
Description: Easily run your Compose application to the cloud with compose-cli
URL: https://github.com/docker/compose-cli
NumVotes: 2
Popularity: 0.000258
OutOfDate:
Maintainer: t-8ch
Submitter: t-8ch
FirstSubmitted: 1623309756
LastModified: 1683003240
URLPath: /cgit/aur.git/snapshot/docker-compose-cli.tar.gz
Name: docker-compose-cli
PackageBaseID: 167813
PackageBase: docker-compose-cli
Version: 1.0.32-1
Description: Easily run your Compose application to the cloud with compose-cli
URL: https://github.com/docker/compose-cli
NumVotes: 2
Popularity: 0.000258
OutOfDate:
Maintainer: t-8ch
Submitter: t-8ch
FirstSubmitted: 1623309756
LastModified: 1683003240
URLPath: /cgit/aur.git/snapshot/docker-compose-cli.tar.gz