softflowd on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S softflowd

* (Optional) Uninstall softflowd on Arch using YAY

$ yay -Rns softflowd

2. Manually Install "softflowd" via AUR

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

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

b. Clone softflowd's git locally

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

c. Go to ~/softflowd folder and install it

$ cd ~/softflowd $ makepkg -si

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

ID: 673258
Name: softflowd
PackageBaseID: 92503
PackageBase: softflowd
Version: 1.0.0-1
Description: open source netflow probe
URL: http://www.mindrot.org/projects/softflowd/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Thermi
FirstSubmitted: 1430014128
LastModified: 1575493362
URLPath: /cgit/aur.git/snapshot/softflowd.tar.gz