chaos-driver-dkms on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S chaos-driver-dkms

* (Optional) Uninstall chaos-driver-dkms on Arch using YAY

$ yay -Rns chaos-driver-dkms

2. Manually Install "chaos-driver-dkms" via AUR

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

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

b. Clone chaos-driver-dkms's git locally

$ git clone https://aur.archlinux.org/chaos-driver-dkms.git ~/chaos-driver-dkms

c. Go to ~/chaos-driver-dkms folder and install it

$ cd ~/chaos-driver-dkms $ makepkg -si

3. Information about the chaos-driver-dkms package on Arch User Repository (AUR)

ID: 1007737
Name: chaos-driver-dkms
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/chaos-driver-dkms.tar.gz