rats on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S rats

* (Optional) Uninstall rats on Arch using YAY

$ yay -Rns rats

2. Manually Install "rats" via AUR

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

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

b. Clone rats's git locally

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

c. Go to ~/rats folder and install it

$ cd ~/rats $ makepkg -si

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

ID: 355611
Name: rats
PackageBaseID: 17075
PackageBase: rats
Version: 2.4-1
Description: Tool for scanning source code and flagging common security related programming errors
URL: https://code.google.com/p/rough-auditing-tool-for-security/
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: Tapi
FirstSubmitted: 1211377326
LastModified: 1478975507
URLPath: /cgit/aur.git/snapshot/rats.tar.gz