opc-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S opc-bin

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

$ yay -Rns opc-bin

2. Manually Install "opc-bin" via AUR

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

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

b. Clone opc-bin's git locally

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

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

$ cd ~/opc-bin $ makepkg -si

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

ID: 1417070
Name: opc-bin
PackageBaseID: 188514
PackageBase: opc-bin
Version: 1.14.0-1
Description: A CLI for OpenShift Pipeline
URL: https://docs.openshift.com/container-platform/latest/cicd/pipelines/understanding-openshift-pipelines.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chmouel
Submitter: chmouel
FirstSubmitted: 1670345154
LastModified: 1709098111
URLPath: /cgit/aur.git/snapshot/opc-bin.tar.gz