ipsumdump on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ipsumdump

* (Optional) Uninstall ipsumdump on Arch using YAY

$ yay -Rns ipsumdump

2. Manually Install "ipsumdump" via AUR

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

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

b. Clone ipsumdump's git locally

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

c. Go to ~/ipsumdump folder and install it

$ cd ~/ipsumdump $ makepkg -si

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

ID: 365511
Name: ipsumdump
PackageBaseID: 34225
PackageBase: ipsumdump
Version: 1.86-1
Description: A tool that summarizes TCP/IP dump files into a self-describing ASCII format easily readable by humans and programs
URL: http://www.read.seas.harvard.edu/~kohler/ipsumdump/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: xav
FirstSubmitted: 1265038739
LastModified: 1481832075
URLPath: /cgit/aur.git/snapshot/ipsumdump.tar.gz