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
Copied
b. Install rescue on Arch using YAY
$
yay -S
rescue
Copied
* (Optional) Uninstall rescue on Arch using YAY
$
yay -Rns
rescue
Copied
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
Copied
b. Clone rescue's git locally
$
git clone https://aur.archlinux.org/rescue.git
~/rescue
Copied
c. Go to ~/rescue folder and install it
$
cd
~/rescue
Copied
$
makepkg -si
Copied
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
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