rustscan on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S rustscan

* (Optional) Uninstall rustscan on Arch using YAY

$ yay -Rns rustscan

2. Manually Install "rustscan" via AUR

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

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

b. Clone rustscan's git locally

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

c. Go to ~/rustscan folder and install it

$ cd ~/rustscan $ makepkg -si

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

ID: 814549
Name: rustscan
PackageBaseID: 155875
PackageBase: rustscan
Version: 2.0.1-1
Description: The Modern Port Scanner
URL: https://github.com/rustscan/RustScan
NumVotes: 10
Popularity: 0.127318
OutOfDate: 1651822725
Maintainer: scrubeye
FirstSubmitted: 1595688010
LastModified: 1604666538
URLPath: /cgit/aur.git/snapshot/rustscan.tar.gz