sps on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sps

* (Optional) Uninstall sps on Arch using YAY

$ yay -Rns sps

2. Manually Install "sps" via AUR

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

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

b. Clone sps's git locally

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

c. Go to ~/sps folder and install it

$ cd ~/sps $ makepkg -si

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

ID: 450067
Name: sps
PackageBaseID: 126209
PackageBase: sps
Version: git-1
Description: Simple escaner de puertos escrito en python3
URL: https://github.com/sonozaki/sps
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: francisco94
Submitter: francisco94
FirstSubmitted: 1507480189
LastModified: 1507480189
URLPath: /cgit/aur.git/snapshot/sps.tar.gz