python-openshift on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-openshift

* (Optional) Uninstall python-openshift on Arch using YAY

$ yay -Rns python-openshift

2. Manually Install "python-openshift" via AUR

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

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

b. Clone python-openshift's git locally

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

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

$ cd ~/python-openshift $ makepkg -si

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

ID: 1044921
Name: python-openshift
PackageBaseID: 135376
PackageBase: python-openshift
Version: 0.13.1-2
Description: Python client for the OpenShift API
URL: https://github.com/openshift/openshift-restclient-python
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: g4b1bb097
FirstSubmitted: 1535235364
LastModified: 1646163257
URLPath: /cgit/aur.git/snapshot/python-openshift.tar.gz