gopacket-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gopacket-git

* (Optional) Uninstall gopacket-git on Arch using YAY

$ yay -Rns gopacket-git

2. Manually Install "gopacket-git" via AUR

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

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

b. Clone gopacket-git's git locally

$ git clone https://aur.archlinux.org/gopacket-git.git ~/gopacket-git

c. Go to ~/gopacket-git folder and install it

$ cd ~/gopacket-git $ makepkg -si

3. Information about the gopacket-git package on Arch User Repository (AUR)

ID: 233800
Name: gopacket-git
PackageBaseID: 100687
PackageBase: gopacket-git
Version: 20150922.702_63a65fa-1
Description: Provides packet processing capabilities for Go
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1702565992
Maintainer:
Submitter: vorot93
FirstSubmitted: 1443188195
LastModified: 1443188197
URLPath: /cgit/aur.git/snapshot/gopacket-git.tar.gz