rescue on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S rescue

* (Optional) Uninstall rescue on Arch using YAY

$ yay -Rns rescue

2. Manually Install "rescue" via AUR

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

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

b. Clone rescue's git locally

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

c. Go to ~/rescue folder and install it

$ cd ~/rescue $ makepkg -si

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

ID: 1259205
Name: rescue
PackageBaseID: 193695
PackageBase: rescue
Version: 20180910-1
Description: An automated tool for the detection of regexes' slow-matching vulnerabilities.
URL: https://github.com/2bdenny/ReScue
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aloxaf
Submitter: aloxaf
FirstSubmitted: 1684316819
LastModified: 1684316819
URLPath: /cgit/aur.git/snapshot/rescue.tar.gz