python-nfcpy on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-nfcpy

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

$ yay -Rns python-nfcpy

2. Manually Install "python-nfcpy" via AUR

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

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

b. Clone python-nfcpy's git locally

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

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

$ cd ~/python-nfcpy $ makepkg -si

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

ID: 1060920
Name: python-nfcpy
PackageBaseID: 148137
PackageBase: python-nfcpy
Version: 1.0.4-1
Description: Module to read/write NFC tags or communicate with another NFC device
URL: https://github.com/nfcpy/nfcpy
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: iyanmv
FirstSubmitted: 1578950431
LastModified: 1648996565
URLPath: /cgit/aur.git/snapshot/python-nfcpy.tar.gz