ndeftool on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ndeftool

* (Optional) Uninstall ndeftool on Arch using YAY

$ yay -Rns ndeftool

2. Manually Install "ndeftool" via AUR

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

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

b. Clone ndeftool's git locally

$ git clone https://aur.archlinux.org/ndeftool.git ~/ndeftool

c. Go to ~/ndeftool folder and install it

$ cd ~/ndeftool $ makepkg -si

3. Information about the ndeftool package on Arch User Repository (AUR)

ID: 1019152
Name: ndeftool
PackageBaseID: 175067
PackageBase: ndeftool
Version: 0.1.1-1
Description: A command line utility to create, modify and print NDEF Records.
URL: https://github.com/nfcpy/ndeftool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yangtsesu
Submitter: yangtsesu
FirstSubmitted: 1642254043
LastModified: 1642258851
URLPath: /cgit/aur.git/snapshot/ndeftool.tar.gz