libfixbuf on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S libfixbuf

* (Optional) Uninstall libfixbuf on Arch using YAY

$ yay -Rns libfixbuf

2. Manually Install "libfixbuf" via AUR

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

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

b. Clone libfixbuf's git locally

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

c. Go to ~/libfixbuf folder and install it

$ cd ~/libfixbuf $ makepkg -si

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

ID: 1239760
Name: libfixbuf
PackageBaseID: 102830
PackageBase: libfixbuf
Version: 3.0.0.alpha2-1
Description: A compliant implementation of the IPFIX Protocol, (RFC 5101).
URL: http://tools.netsa.cert.org/fixbuf/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marcs
Submitter: marcs
FirstSubmitted: 1446448678
LastModified: 1681211557
URLPath: /cgit/aur.git/snapshot/libfixbuf.tar.gz