python-manuf on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-manuf

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

$ yay -Rns python-manuf

2. Manually Install "python-manuf" via AUR

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

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

b. Clone python-manuf's git locally

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

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

$ cd ~/python-manuf $ makepkg -si

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

ID: 1076177
Name: python-manuf
PackageBaseID: 154335
PackageBase: python-manuf
Version: 1.1.5-1
Description: Parser library for Wireshark's OUI database
URL: https://pypi.org/project/manuf/
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: codeswhite
Submitter: codeswhite
FirstSubmitted: 1592048675
LastModified: 1651771086
URLPath: /cgit/aur.git/snapshot/python-manuf.tar.gz