neard on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S neard

* (Optional) Uninstall neard on Arch using YAY

$ yay -Rns neard

2. Manually Install "neard" via AUR

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

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

b. Clone neard's git locally

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

c. Go to ~/neard folder and install it

$ cd ~/neard $ makepkg -si

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

ID: 1309969
Name: neard
PackageBaseID: 68045
PackageBase: neard
Version: 0.19-1
Description: Intel's Near Field Communication manager
URL: https://github.com/linux-nfc/neard
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: codyps
Submitter: dimich
FirstSubmitted: 1363112420
LastModified: 1693178278
URLPath: /cgit/aur.git/snapshot/neard.tar.gz