python-nfc on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-nfc

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

$ yay -Rns python-nfc

2. Manually Install "python-nfc" via AUR

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

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

b. Clone python-nfc's git locally

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

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

$ cd ~/python-nfc $ makepkg -si

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

ID: 592521
Name: python-nfc
PackageBaseID: 80586
PackageBase: python-nfc
Version: r95.1cae8e4-1
Description: Python bindings for libnfc
URL: https://github.com/xantares/nfc-bindings
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1396554312
LastModified: 1551984679
URLPath: /cgit/aur.git/snapshot/python-nfc.tar.gz