rat on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rat

* (Optional) Uninstall rat on Arch using YAY

$ yay -Rns rat

2. Manually Install "rat" via AUR

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

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

b. Clone rat's git locally

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

c. Go to ~/rat folder and install it

$ cd ~/rat $ makepkg -si

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

ID: 1160094
Name: rat
PackageBaseID: 187042
PackageBase: rat
Version: 0.1.r19.c1f26fd-1
Description: cat written in rust
URL: https://github.com/matteac/rat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: matteac
Submitter: matteac
FirstSubmitted: 1667280073
LastModified: 1667280073
URLPath: /cgit/aur.git/snapshot/rat.tar.gz

5. The same packages on other Linux Distributions