python-pyshark on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-pyshark

* (Optional) Uninstall python-pyshark on Arch using YAY

$ yay -Rns python-pyshark

2. Manually Install "python-pyshark" via AUR

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

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

b. Clone python-pyshark's git locally

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

c. Go to ~/python-pyshark folder and install it

$ cd ~/python-pyshark $ makepkg -si

3. Information about the python-pyshark package on Arch User Repository (AUR)

ID: 1326724
Name: python-pyshark
PackageBaseID: 90913
PackageBase: pyshark
Version: 0.6-2
Description: Python wrapper for tshark, allowing python packet parsing using wireshark dissectors
URL: https://github.com/KimiNewt/pyshark
NumVotes: 10
Popularity: 0.032664
OutOfDate:
Maintainer: adsun
Submitter: anthraxx
FirstSubmitted: 1424998852
LastModified: 1696025348
URLPath: /cgit/aur.git/snapshot/python-pyshark.tar.gz