osdctl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S osdctl

* (Optional) Uninstall osdctl on Arch using YAY

$ yay -Rns osdctl

2. Manually Install "osdctl" via AUR

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

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

b. Clone osdctl's git locally

$ git clone https://aur.archlinux.org/osdctl.git ~/osdctl

c. Go to ~/osdctl folder and install it

$ cd ~/osdctl $ makepkg -si

3. Information about the osdctl package on Arch User Repository (AUR)

ID: 1328557
Name: osdctl
PackageBaseID: 197977
PackageBase: osdctl
Version: 0.19.1-2
Description: CLI for the OSD utilities
URL: https://github.com/openshift/osdctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: erdii
Submitter: erdii
FirstSubmitted: 1695904256
LastModified: 1696404300
URLPath: /cgit/aur.git/snapshot/osdctl.tar.gz