port-protection on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S port-protection

* (Optional) Uninstall port-protection on Arch using YAY

$ yay -Rns port-protection

2. Manually Install "port-protection" via AUR

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

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

b. Clone port-protection's git locally

$ git clone https://aur.archlinux.org/port-protection.git ~/port-protection

c. Go to ~/port-protection folder and install it

$ cd ~/port-protection $ makepkg -si

3. Information about the port-protection package on Arch User Repository (AUR)

ID: 530725
Name: port-protection
PackageBaseID: 134636
PackageBase: port-protection
Version: 1.1-1
Description: A program to protect port with iptables by authorizing client on another port
URL: https://github.com/PinkD/PortProtection
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haruue
Submitter: haruue
FirstSubmitted: 1533007106
LastModified: 1533049936
URLPath: /cgit/aur.git/snapshot/port-protection.tar.gz