rancher-compose on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S rancher-compose

* (Optional) Uninstall rancher-compose on Arch using YAY

$ yay -Rns rancher-compose

2. Manually Install "rancher-compose" via AUR

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

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

b. Clone rancher-compose's git locally

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

c. Go to ~/rancher-compose folder and install it

$ cd ~/rancher-compose $ makepkg -si

3. Information about the rancher-compose package on Arch User Repository (AUR)

ID: 420196
Name: rancher-compose
PackageBaseID: 117058
PackageBase: rancher-compose
Version: 0.11.0-2
Description: Docker compose compatible client to deploy to Rancher
URL: https://github.com/rancher/rancher-compose
NumVotes: 1
Popularity: 0
OutOfDate: 1504456966
Maintainer: Trozz
Submitter: masterkorp
FirstSubmitted: 1479129914
LastModified: 1497572482
URLPath: /cgit/aur.git/snapshot/rancher-compose.tar.gz