capo-shell on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S capo-shell

* (Optional) Uninstall capo-shell on Arch using YAY

$ yay -Rns capo-shell

2. Manually Install "capo-shell" via AUR

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

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

b. Clone capo-shell's git locally

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

c. Go to ~/capo-shell folder and install it

$ cd ~/capo-shell $ makepkg -si

3. Information about the capo-shell package on Arch User Repository (AUR)

ID: 1383446
Name: capo-shell
PackageBaseID: 197374
PackageBase: capo-shell
Version: 1.0.2-0
Description: Wrapper to start a tool or shell with KUBECONFIG and OS_ environment variables to interact with cluster-api-provider-openstack clusters
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: teuto.net
Submitter: teuto.net
FirstSubmitted: 1694010352
LastModified: 1704881358
URLPath: /cgit/aur.git/snapshot/capo-shell.tar.gz