ocm-bin on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S ocm-bin

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

$ yay -Rns ocm-bin

2. Manually Install "ocm-bin" via AUR

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

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

b. Clone ocm-bin's git locally

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

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

$ cd ~/ocm-bin $ makepkg -si

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

ID: 1219241
Name: ocm-bin
PackageBaseID: 172425
PackageBase: ocm-bin
Version: 0.1.66-1
Description: CLI for the Red Hat OpenShift Cluster Manager
URL: https://github.com/openshift-online/ocm-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: majora
Submitter: majora
FirstSubmitted: 1635260532
LastModified: 1677619596
URLPath: /cgit/aur.git/snapshot/ocm-bin.tar.gz