osctl on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "osctl" 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
Copied
b. Install osctl on Arch using YAY
$
yay -S
osctl
Copied
* (Optional) Uninstall osctl on Arch using YAY
$
yay -Rns
osctl
Copied
2. Manually Install "osctl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone osctl's git locally
$
git clone https://aur.archlinux.org/osctl.git
~/osctl
Copied
c. Go to ~/osctl folder and install it
$
cd
~/osctl
Copied
$
makepkg -si
Copied
3. Information about the osctl package on Arch User Repository (AUR)
ID: 698432
Name: osctl
PackageBaseID: 149281
PackageBase: osctl
Version: 0.3.2-1
Description: A CLI for out-of-band management of Kubernetes nodes created by Talos
URL: https://www.talos-systems.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tensor5
Submitter: tensor5
FirstSubmitted: 1582083251
LastModified: 1582083251
URLPath: /cgit/aur.git/snapshot/osctl.tar.gz
Name: osctl
PackageBaseID: 149281
PackageBase: osctl
Version: 0.3.2-1
Description: A CLI for out-of-band management of Kubernetes nodes created by Talos
URL: https://www.talos-systems.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tensor5
Submitter: tensor5
FirstSubmitted: 1582083251
LastModified: 1582083251
URLPath: /cgit/aur.git/snapshot/osctl.tar.gz