xplico on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xplico

* (Optional) Uninstall xplico on Arch using YAY

$ yay -Rns xplico

2. Manually Install "xplico" via AUR

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

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

b. Clone xplico's git locally

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

c. Go to ~/xplico folder and install it

$ cd ~/xplico $ makepkg -si

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

ID: 1328350
Name: xplico
PackageBaseID: 118461
PackageBase: xplico
Version: 1.2.2-3
Description: Internet Traffic Decoder. Network Forensic Analysis Tool (NFAT)
URL: http://www.xplico.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1483713150
LastModified: 1696352165
URLPath: /cgit/aur.git/snapshot/xplico.tar.gz

5. The same packages on other Linux Distributions