port-trigger on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S port-trigger

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

$ yay -Rns port-trigger

2. Manually Install "port-trigger" via AUR

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

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

b. Clone port-trigger's git locally

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

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

$ cd ~/port-trigger $ makepkg -si

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

ID: 193324
Name: port-trigger
PackageBaseID: 73209
PackageBase: port-trigger
Version: 2-1
Description: Run programs when someone makes a connection to a specific port
URL: https://github.com/maandree/port-trigger
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
FirstSubmitted: 1378445892
LastModified: 1434111752
URLPath: /cgit/aur.git/snapshot/port-trigger.tar.gz