kstart on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S kstart

* (Optional) Uninstall kstart on Arch using YAY

$ yay -Rns kstart

2. Manually Install "kstart" via AUR

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

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

b. Clone kstart's git locally

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

c. Go to ~/kstart folder and install it

$ cd ~/kstart $ makepkg -si

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

ID: 1240775
Name: kstart
PackageBaseID: 49227
PackageBase: kstart
Version: 4.3-9
Description: Kerberos kinit supporting AFS and ticket refreshing
URL: https://www.eyrie.org/~eagle/software/kstart/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1305999521
LastModified: 1681370236
URLPath: /cgit/aur.git/snapshot/kstart.tar.gz