cmctl-bin on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S cmctl-bin

* (Optional) Uninstall cmctl-bin on Arch using YAY

$ yay -Rns cmctl-bin

2. Manually Install "cmctl-bin" via AUR

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

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

b. Clone cmctl-bin's git locally

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

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

$ cd ~/cmctl-bin $ makepkg -si

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

ID: 1104334
Name: cmctl-bin
PackageBaseID: 183583
PackageBase: cmctl-bin
Version: 1.8.2-1
Description: cmctl is a CLI tool that can help you to manage cert-manager resources inside your cluster
URL: https://cert-manager.io/docs/usage/cmctl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fcaseiro
Submitter: fcaseiro
FirstSubmitted: 1656355339
LastModified: 1656355339
URLPath: /cgit/aur.git/snapshot/cmctl-bin.tar.gz