kct on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S kct

* (Optional) Uninstall kct on Arch using YAY

$ yay -Rns kct

2. Manually Install "kct" via AUR

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

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

b. Clone kct's git locally

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

c. Go to ~/kct folder and install it

$ cd ~/kct $ makepkg -si

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

ID: 945949
Name: kct
PackageBaseID: 159098
PackageBase: kct
Version: 0.3.1-1
Description: A Kubernetes Configuration Tool
URL: https://github.com/kseat/kct
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brunodelfino1995
Submitter: brunodelfino1995
FirstSubmitted: 1603501212
LastModified: 1628553877
URLPath: /cgit/aur.git/snapshot/kct.tar.gz