packit on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S packit

* (Optional) Uninstall packit on Arch using YAY

$ yay -Rns packit

2. Manually Install "packit" via AUR

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

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

b. Clone packit's git locally

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

c. Go to ~/packit folder and install it

$ cd ~/packit $ makepkg -si

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

ID: 1336430
Name: packit
PackageBaseID: 151965
PackageBase: packit
Version: 1.8.1-1
Description: network packet generator and capture tool
URL: https://github.com/resurrecting-open-source-projects/packit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keysym
Submitter: MarioMoura
FirstSubmitted: 1587791525
LastModified: 1697690665
URLPath: /cgit/aur.git/snapshot/packit.tar.gz