ibdump on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ibdump

* (Optional) Uninstall ibdump on Arch using YAY

$ yay -Rns ibdump

2. Manually Install "ibdump" via AUR

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

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

b. Clone ibdump's git locally

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

c. Go to ~/ibdump folder and install it

$ cd ~/ibdump $ makepkg -si

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

ID: 1286754
Name: ibdump
PackageBaseID: 195576
PackageBase: ibdump
Version: 6.1.0.r35.ge656df3-3
Description: InfiniBand and RoCE RDMA packet capture tool for Mellanox
URL: https://github.com/Mellanox/ibdump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1689089033
LastModified: 1689090515
URLPath: /cgit/aur.git/snapshot/ibdump.tar.gz