rustcat on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rustcat

* (Optional) Uninstall rustcat on Arch using YAY

$ yay -Rns rustcat

2. Manually Install "rustcat" via AUR

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

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

b. Clone rustcat's git locally

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

c. Go to ~/rustcat folder and install it

$ cd ~/rustcat $ makepkg -si

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

ID: 1126424
Name: rustcat
PackageBaseID: 167854
PackageBase: rustcat
Version: 3.0.0-1
Description: A Modern Port Listener & Reverse Shell.
URL: https://github.com/robiot/rustcat
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: robiot
Submitter: robiot
FirstSubmitted: 1623417457
LastModified: 1660589247
URLPath: /cgit/aur.git/snapshot/rustcat.tar.gz