How to Install and Uninstall libmarc-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libmarc-perl" package

This guide let you learn how to install libmarc-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmarc-perl

2. Uninstall "libmarc-perl" package

This tutorial shows how to uninstall libmarc-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libmarc-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmarc-perl
Priority: optional
Section: universe/perl
Installed-Size: 219
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.07-6
Depends: perl
Filename: pool/universe/libm/libmarc-perl/libmarc-perl_1.07-6_all.deb
Size: 67738
MD5sum: a9c63817d939aa416c48ae578cab39e9
SHA1: 3a9ac7ebb4a7de109aac4dcbe4254d8807ffbed1
SHA256: 1e5b4051215a8de39e7560a63b856e6d1cd6a06ed408270948f812b05f8018f9
Description-en: Perl extension to manipulate MAchine Readable Cataloging records
MARC.pm is a Perl 5 module for reading in, manipulating, and outputting
bibliographic records in the USMARC format.
.
MARC.pm can handle both single and batches of MARC records. The limit on
the number of records in a batch is determined by the memory capacity of
the machine you are running. If memory is an issue for you MARC.pm will
allow you to read in records from a batch gradually. MARC.pm also includes
a variety of tools for searching, removing, and even creating records from
scratch.
Description-md5: 70b5de495557d79c966d5f46a5e367b1
Homepage: https://metacpan.org/release/MARC
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu