openshift-origin-git on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "openshift-origin-git" 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 openshift-origin-git on Arch using YAY

$ yay -S openshift-origin-git

* (Optional) Uninstall openshift-origin-git on Arch using YAY

$ yay -Rns openshift-origin-git

2. Manually Install "openshift-origin-git" via AUR

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

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

b. Clone openshift-origin-git's git locally

$ git clone https://aur.archlinux.org/openshift-origin-git.git ~/openshift-origin-git

c. Go to ~/openshift-origin-git folder and install it

$ cd ~/openshift-origin-git $ makepkg -si

3. Information about the openshift-origin-git package on Arch User Repository (AUR)

ID: 458208
Name: openshift-origin-git
PackageBaseID: 112645
PackageBase: openshift-origin-git
Version: 1.0.0-13
Description: OpenShift Origin is a platform for developing, building, and deploying containerized applications. See https://docs.openshift.org/latest for more on running OpenShift Origin.
URL: https://github.com/openshift/origin
NumVotes: 2
Popularity: 0
OutOfDate: 1515402214
Maintainer:
Submitter: drejmar
FirstSubmitted: 1466408087
LastModified: 1509819013
URLPath: /cgit/aur.git/snapshot/openshift-origin-git.tar.gz