kchaos on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S kchaos

* (Optional) Uninstall kchaos on Arch using YAY

$ yay -Rns kchaos

2. Manually Install "kchaos" via AUR

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

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

b. Clone kchaos's git locally

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

c. Go to ~/kchaos folder and install it

$ cd ~/kchaos $ makepkg -si

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

ID: 1007738
Name: kchaos
PackageBaseID: 174025
PackageBase: chaos-driver
Version: 0.1.1-2
Description: A kernel module to inject error or latency inside the linux kernel
URL: https://github.com/chaos-mesh/chaos-driver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yangkeao
Submitter: yangkeao
FirstSubmitted: 1639648335
LastModified: 1640071616
URLPath: /cgit/aur.git/snapshot/kchaos.tar.gz