How to Install and Uninstall libbiblio-rfid-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libbiblio-rfid-perl" package

This guide covers the steps necessary to install libbiblio-rfid-perl on Kali Linux

$ sudo apt update $ sudo apt install libbiblio-rfid-perl

2. Uninstall "libbiblio-rfid-perl" package

This guide let you learn how to uninstall libbiblio-rfid-perl on Kali Linux:

$ sudo apt remove libbiblio-rfid-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbiblio-rfid-perl package on Kali Linux

Package: libbiblio-rfid-perl
Version: 0.05-1
Installed-Size: 322
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdata-dump-perl, libdevice-serialport-perl, libdigest-crc-perl
Size: 262452
SHA256: 6bf019a1c99e48a5749f1fdb4390569f8852343723f3d5650a732830337128c3
SHA1: ad1e59c30da8a398b28a5d6d0a6bdeed211f5b32
MD5sum: 1881467293a8c6c35f8ef4bb9bda8f51
Description: perl tools to use different RFID readers for library use
Biblio::RFID aims to provide a simple API to a RFID device, and then provide
useful abstractions to write applications to respond on tags which come
in range of RFID reader using Biblio::RFID::Reader.
.
Writing support for new RFID readers should be easy. Biblio::RFID::Reader::API
provides documentation on writing support for different readers.
.
Currently, two serial RFID readers based on Biblio::RFID::Reader::Serial
are implemented:
.
Biblio::RFID::Reader::3M810
Biblio::RFID::Reader::CPRM02
.
There is also simple read-only reader using shell commands in
Biblio::RFID::Reader::librfid.
.
For implementing application take a look at Biblio::RFID::Reader
.
scripts/RFID-JSONP-server.pl is an example of a simple application. It's
provides an interface to a local RFID reader and a JSONP REST server.
.
examples/koha-rfid.js is jQuery based JavaScript code which can be inserted
in a Koha library system to provide an overlay with tags in range and
check-in/check-out form-fill functionality.
.
Applications can use Biblio::RFID::RFID501 which is some kind of
semi-standard 3M layout or blocks on RFID tags.
Description-md5:
Homepage: https://metacpan.org/release/Biblio-RFID
Section: perl
Priority: optional
Filename: pool/main/libb/libbiblio-rfid-perl/libbiblio-rfid-perl_0.05-1_all.deb