How to Install and Uninstall neard.i686 Package on Fedora 36

Last updated: October 06,2024

1. Install "neard.i686" package

This is a short guide on how to install neard.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install neard.i686

2. Uninstall "neard.i686" package

Please follow the steps below to uninstall neard.i686 on Fedora 36:

$ sudo dnf remove neard.i686 $ sudo dnf autoremove

3. Information about the neard.i686 package on Fedora 36

Last metadata expiration check: 1:17:21 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : neard
Version : 0.18
Release : 1.fc36
Architecture : i686
Size : 151 k
Source : neard-0.18-1.fc36.src.rpm
Repository : updates
Summary : Near Field Communication (NFC) manager
URL : https://01.org/linux-nfc/
License : GPLv2
Description : neard is an NFC (Near Field Communication) daemon for managing NFC operations
: on devices running the Linux operating system. It relies on the Linux kernel NFC
: socket and generic netlink families, and is a fully modular system that can be
: extended through plug-ins.
:
: It supports all 4 NFC tag types reading and writing, along with NFC LLCP
: (peer to peer mode) in both target and initiator modes.