kos on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S kos

* (Optional) Uninstall kos on Arch using YAY

$ yay -Rns kos

2. Manually Install "kos" via AUR

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

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

b. Clone kos's git locally

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

c. Go to ~/kos folder and install it

$ cd ~/kos $ makepkg -si

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

ID: 1153810
Name: kos
PackageBaseID: 177196
PackageBase: kos
Version: 43-1
Description: A simple SUID tool written in C++
URL: https://github.com/TruncatedDinosour/kos
NumVotes: 1
Popularity: 1.6E-5
OutOfDate:
Maintainer: onurbbr
Submitter: onurbbr
FirstSubmitted: 1647943764
LastModified: 1666039404
URLPath: /cgit/aur.git/snapshot/kos.tar.gz