ksuid on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S ksuid

* (Optional) Uninstall ksuid on Arch using YAY

$ yay -Rns ksuid

2. Manually Install "ksuid" via AUR

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

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

b. Clone ksuid's git locally

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

c. Go to ~/ksuid folder and install it

$ cd ~/ksuid $ makepkg -si

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

ID: 966643
Name: ksuid
PackageBaseID: 171427
PackageBase: ksuid
Version: 1.0.4-1
Description: K-Sortable Globally Unique IDs
URL: https://github.com/segmentio/ksuid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1632792071
LastModified: 1632792071
URLPath: /cgit/aur.git/snapshot/ksuid.tar.gz