prips on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S prips

* (Optional) Uninstall prips on Arch using YAY

$ yay -Rns prips

2. Manually Install "prips" via AUR

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

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

b. Clone prips's git locally

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

c. Go to ~/prips folder and install it

$ cd ~/prips $ makepkg -si

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

ID: 635746
Name: prips
PackageBaseID: 24431
PackageBase: prips
Version: 1.1.1-1
Description: Prints IP subnet ranges by list or CIDR
URL: http://packages.debian.org/stable/net/prips
NumVotes: 7
Popularity: 0.180801
OutOfDate:
Maintainer: mafri
Submitter: mortzu
FirstSubmitted: 1236262703
LastModified: 1565204033
URLPath: /cgit/aur.git/snapshot/prips.tar.gz