How to Install and Uninstall libmarc-record-perl Package on Kali Linux

Last updated: May 21,2024

1. Install "libmarc-record-perl" package

Please follow the step by step instructions below to install libmarc-record-perl on Kali Linux

$ sudo apt update $ sudo apt install libmarc-record-perl

2. Uninstall "libmarc-record-perl" package

Please follow the steps below to uninstall libmarc-record-perl on Kali Linux:

$ sudo apt remove libmarc-record-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmarc-record-perl package on Kali Linux

Package: libmarc-record-perl
Version: 2.0.7-3
Installed-Size: 201
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 90068
SHA256: e323f81506ec0f0a34af7b42ced734e1d744396704df45a79a035df9d36ade7b
SHA1: fde398e05ecec65139648501bb40549daf2a6614
MD5sum: bfc41830d4622449159f5ba9217a734e
Description: Perl extension for handling MARC records
The MARC::* series of modules create a simple object-oriented
abstraction of MARC record handling. The files are:
.
MARC::Doc::Tutorial
A tutorial explaining how to use MARC::Record.
.
MARC::Record
The core class for representing a single MARC record.
.
MARC::Field
Another core class for representing a single field in a record.
.
MARC::Batch
The basic object for access to a batch of one or more MARC records.
.
MARC::File
Base class for the MARC file.
.
MARC::File::USMARC
MARC::File::MicroLIF
Subclasses of MARC::File specific to the USMARC and MicroLIF formats
.
MARC::Lint
Extension to check MARC records for validity.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/MARC-Record
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmarc-record-perl/libmarc-record-perl_2.0.7-3_all.deb