capanalysis on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S capanalysis

* (Optional) Uninstall capanalysis on Arch using YAY

$ yay -Rns capanalysis

2. Manually Install "capanalysis" via AUR

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

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

b. Clone capanalysis's git locally

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

c. Go to ~/capanalysis folder and install it

$ cd ~/capanalysis $ makepkg -si

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

ID: 572283
Name: capanalysis
PackageBaseID: 68224
PackageBase: capanalysis
Version: 1.2.3-1
Description: PCAP files from another point of view
URL: http://www.capanalysis.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1363550890
LastModified: 1546105771
URLPath: /cgit/aur.git/snapshot/capanalysis.tar.gz