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

Last updated: May 19,2024

1. Install "libmarc-xml-perl" package

This tutorial shows how to install libmarc-xml-perl on Kali Linux

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

2. Uninstall "libmarc-xml-perl" package

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

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

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

Package: libmarc-xml-perl
Version: 1.0.5-2
Installed-Size: 50
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmarc-charset-perl, libmarc-record-perl, libxml-libxml-perl
Size: 19784
SHA256: 8a33c0fbc28d67dcf7bd8786897df8b5a32eed42413c18f63174e06671028886
SHA1: b215bde07c97025e3e0ef02fb3a493622fdea6d0
MD5sum: 883bb6c4acb4f794de7abdd4d6e86268
Description: Perl library to access MARC data encoded as XML
MARC::XML is an extension to the Marc::Record distribution for working with
MARC21 data that is encoded as XML. The XML encoding used is the MARC21slim
schema supplied by the Library of Congress. Installing MARC-XML automatically
adds support for the additional file format for use with MARC::Batch.
Description-md5:
Homepage: https://metacpan.org/release/MARC-XML
Tag: devel::lang:perl, devel::library, implemented-in::perl,
works-with-format::xml
Section: perl
Priority: optional
Filename: pool/main/libm/libmarc-xml-perl/libmarc-xml-perl_1.0.5-2_all.deb