ridl on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ridl

* (Optional) Uninstall ridl on Arch using YAY

$ yay -Rns ridl

2. Manually Install "ridl" via AUR

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

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

b. Clone ridl's git locally

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

c. Go to ~/ridl folder and install it

$ cd ~/ridl $ makepkg -si

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

ID: 614345
Name: ridl
PackageBaseID: 142217
PackageBase: ridl
Version: r39.508d549-1
Description: A tool to check whether your system is affected by Micro-architectural Data Sampling and other attacks
URL: https://github.com/vusec/ridl
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: wget
Submitter: wget
FirstSubmitted: 1558364250
LastModified: 1558364250
URLPath: /cgit/aur.git/snapshot/ridl.tar.gz