How to Install and Uninstall liblibrary-callnumber-lc-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "liblibrary-callnumber-lc-perl" package

Learn how to install liblibrary-callnumber-lc-perl on Kali Linux

$ sudo apt update $ sudo apt install liblibrary-callnumber-lc-perl

2. Uninstall "liblibrary-callnumber-lc-perl" package

Please follow the guidelines below to uninstall liblibrary-callnumber-lc-perl on Kali Linux:

$ sudo apt remove liblibrary-callnumber-lc-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblibrary-callnumber-lc-perl package on Kali Linux

Package: liblibrary-callnumber-lc-perl
Version: 0.23-3
Installed-Size: 34
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 13352
SHA256: da3da365577a08fe8175a6189d387e4faeb32b73bcc54859a291aa00aae04bc8
SHA1: d89125270d62133e9b126c48268846b0c459454c
MD5sum: 4ee246fa61a718939574de4c2cc0d9ec
Description: utility functions to deal with Library-of-Congress call numbers
Library::CallNumber::LC is mostly designed to do call number normalization,
with the following goals:
.
* The normalized call numbers are comparable with each other, for proper
sorting
* The normalized call number is a short as possible, so left-anchored
wildcard searches are possible (e.g., searching on "A11*" should give you
all the A11 call numbers)
* A range defined by start_of_range and end_of_range should be correct,
assuming that the string given for the end of the range is, in fact, a
left prefix
.
That last point needs some explanation. The idea is that if someone gives a
range of, say, A-AZ, what they really mean is A - AZ9999.99. The end_of_range
method pads the given call number out to three cutters if need be. There is no
attempt to make end_of_range normalization correspond to anything in real life.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Library-CallNumber-LC
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libl/liblibrary-callnumber-lc-perl/liblibrary-callnumber-lc-perl_0.23-3_all.deb