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

Last updated: May 03,2024

1. Install "libbiblio-isis-perl" package

This guide let you learn how to install libbiblio-isis-perl on Kali Linux

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

2. Uninstall "libbiblio-isis-perl" package

Learn how to uninstall libbiblio-isis-perl on Kali Linux:

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

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

Package: libbiblio-isis-perl
Version: 0.24-1.4
Installed-Size: 81
Maintainer: Jose Parrella
Architecture: all
Depends: perl:any
Size: 34808
SHA256: 379a5dd128bbace5d6401d4149cf0886353920412543cf01565fa8fb8ab851bb
SHA1: 424b1d9737ce8d9531ab2e0d5848cecb0ebd9e1f
MD5sum: ceaa0183482fc747e54dacbdd87c4bb3
Description: Perl module which reads ISIS databases
This module will read ISIS databases created by DOS CDS/ISIS, WinIsis or
IsisMarc.
.
Biblio::Isis is a Perl module which reads ISIS databases produced by
CDS/ISIS programs, such as MicroISIS, WinISIS and IsisMARC. ISIS was a
popular family of integrated library systems provided as freeware by
UNESCO, and this module provides methods to parse full databases and
use them in a Perl program in order to migrate them to other formats.
.
It can create hash values from data in ISIS database (using to_hash),
ASCII dump (using to_ascii) or just hash with field names and packed
values (like ^asomething^belse).
.
Unique feature of this module is ability to include_deleted records.
It will also skip zero sized fields (OpenIsis has a bug in XS bindings, so
fields which are zero sized will be filled with random junk from memory).
.
It also has support for identifiers (only if ISIS database is created by
IsisMarc), see to_hash.
.
Homepage: http://search.cpan.org/~dpavlin/Biblio-Isis-0.24/lib/Biblio/Isis.pm
Description-md5:
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libb/libbiblio-isis-perl/libbiblio-isis-perl_0.24-1.4_all.deb