libprotoident on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S libprotoident

* (Optional) Uninstall libprotoident on Arch using YAY

$ yay -Rns libprotoident

2. Manually Install "libprotoident" via AUR

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

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

b. Clone libprotoident's git locally

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

c. Go to ~/libprotoident folder and install it

$ cd ~/libprotoident $ makepkg -si

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

ID: 1160014
Name: libprotoident
PackageBaseID: 151467
PackageBase: libprotoident
Version: 2.0.15-1
Description: Network traffic classification library that requires minimal application payload
URL: https://github.com/wanduow/libprotoident
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zauberstuhl
Submitter: zauberstuhl
FirstSubmitted: 1586786820
LastModified: 1667252520
URLPath: /cgit/aur.git/snapshot/libprotoident.tar.gz