python-pyshark-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-pyshark-git

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

$ yay -Rns python-pyshark-git

2. Manually Install "python-pyshark-git" 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-git's git locally

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

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

$ cd ~/python-pyshark-git $ makepkg -si

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

ID: 1019460
Name: python-pyshark-git
PackageBaseID: 175102
PackageBase: python-pyshark-git
Version: v0.4.3.r10.g753cd0a-1
Description: Python wrapper for tshark, allowing python packet parsing using wireshark dissectors (git version)
URL: https://github.com/KimiNewt/pyshark
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1642336840
LastModified: 1642336840
URLPath: /cgit/aur.git/snapshot/python-pyshark-git.tar.gz