subctl on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S subctl

* (Optional) Uninstall subctl on Arch using YAY

$ yay -Rns subctl

2. Manually Install "subctl" via AUR

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

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

b. Clone subctl's git locally

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

c. Go to ~/subctl folder and install it

$ cd ~/subctl $ makepkg -si

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

ID: 1239718
Name: subctl
PackageBaseID: 190413
PackageBase: subctl
Version: 0.14.3-2
Description: The subctl command-line utility simplifies the deployment and maintenance of Submariner by automating interactions with the Submariner Operator and providing diagnostic features.
URL: https://github.com/submariner-io/subctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hristov
Submitter: hristov
FirstSubmitted: 1676384681
LastModified: 1681202486
URLPath: /cgit/aur.git/snapshot/subctl.tar.gz