tranalyzer on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tranalyzer

* (Optional) Uninstall tranalyzer on Arch using YAY

$ yay -Rns tranalyzer

2. Manually Install "tranalyzer" via AUR

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

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

b. Clone tranalyzer's git locally

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

c. Go to ~/tranalyzer folder and install it

$ cd ~/tranalyzer $ makepkg -si

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

ID: 771580
Name: tranalyzer
PackageBaseID: 156058
PackageBase: tranalyzer
Version: 0.8.8-2
Description: Lightweight flow generator and packet analyzer
URL: https://tranalyzer.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: ragouel
FirstSubmitted: 1595965654
LastModified: 1596035453
URLPath: /cgit/aur.git/snapshot/tranalyzer.tar.gz