yaf on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "yaf" 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
Copied
b. Install yaf on Arch using YAY
$
yay -S
yaf
Copied
* (Optional) Uninstall yaf on Arch using YAY
$
yay -Rns
yaf
Copied
2. Manually Install "yaf" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone yaf's git locally
$
git clone https://aur.archlinux.org/yaf.git
~/yaf
Copied
c. Go to ~/yaf folder and install it
$
cd
~/yaf
Copied
$
makepkg -si
Copied
3. Information about the yaf package on Arch User Repository (AUR)
ID: 1426480
Name: yaf
PackageBaseID: 42015
PackageBase: yaf
Version: 3.0.0.alpha4-1
Description: Processes packet data from pcap dumpfiles as generated by tcpdump or via live captures
URL: https://tools.netsa.cert.org/yaf/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marcs
Submitter:
FirstSubmitted: 1287588327
LastModified: 1710336991
URLPath: /cgit/aur.git/snapshot/yaf.tar.gz
Name: yaf
PackageBaseID: 42015
PackageBase: yaf
Version: 3.0.0.alpha4-1
Description: Processes packet data from pcap dumpfiles as generated by tcpdump or via live captures
URL: https://tools.netsa.cert.org/yaf/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marcs
Submitter:
FirstSubmitted: 1287588327
LastModified: 1710336991
URLPath: /cgit/aur.git/snapshot/yaf.tar.gz