libflowmanager on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S libflowmanager

* (Optional) Uninstall libflowmanager on Arch using YAY

$ yay -Rns libflowmanager

2. Manually Install "libflowmanager" via AUR

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

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

b. Clone libflowmanager's git locally

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

c. Go to ~/libflowmanager folder and install it

$ cd ~/libflowmanager $ makepkg -si

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

ID: 720334
Name: libflowmanager
PackageBaseID: 151465
PackageBase: libflowmanager
Version: 3.0.0-1
Description: This library is designed to facilitate performing flow-based measurement tasks using packet-based inputs, particularly packet trace files
URL: https://research.wand.net.nz/software/libflowmanager.php
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zauberstuhl
Submitter: zauberstuhl
FirstSubmitted: 1586784878
LastModified: 1586784878
URLPath: /cgit/aur.git/snapshot/libflowmanager.tar.gz