python-ndeflib on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S python-ndeflib

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

$ yay -Rns python-ndeflib

2. Manually Install "python-ndeflib" via AUR

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

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

b. Clone python-ndeflib's git locally

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

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

$ cd ~/python-ndeflib $ makepkg -si

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

ID: 1201565
Name: python-ndeflib
PackageBaseID: 148139
PackageBase: python-ndeflib
Version: 0.3.3-4
Description: Python package for parsing and generating NFC Data Exchange Format messages
URL: https://github.com/nfcpy/ndeflib
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: iyanmv
FirstSubmitted: 1578951728
LastModified: 1674582883
URLPath: /cgit/aur.git/snapshot/python-ndeflib.tar.gz