How to Install and Uninstall libnet-z3950-simple2zoom-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 11,2024

1. Install "libnet-z3950-simple2zoom-perl" package

Please follow the instructions below to install libnet-z3950-simple2zoom-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libnet-z3950-simple2zoom-perl

2. Uninstall "libnet-z3950-simple2zoom-perl" package

Please follow the guidance below to uninstall libnet-z3950-simple2zoom-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libnet-z3950-simple2zoom-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-z3950-simple2zoom-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libnet-z3950-simple2zoom-perl
Architecture: all
Version: 1.04-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 101
Depends: perl:any, libmarc-record-perl, libmarc-xml-perl, libnet-z3950-simpleserver-perl, libnet-z3950-zoom-perl, liburi-perl, libwww-perl, libxml-libxml-perl, libxml-simple-perl
Filename: pool/universe/libn/libnet-z3950-simple2zoom-perl/libnet-z3950-simple2zoom-perl_1.04-1.1_all.deb
Size: 34904
MD5sum: 791d96d0311802fc621092f6336e71c3
SHA1: cebf4a10eb76f8966409e9d656acf060468cf416
SHA256: 0a95268b47926af269ee1d1d208713993ea90882d422bcf2c4893c67a87ddec2
SHA512: 75d58d783b6bc537e2f261449364dbe7cb14470444273ca02204ed5f9c13a9218f3532200a97280af45b2a8e5d781ee7d0362b9fe04aad7f48bc45756d23a5fc
Homepage: http://search.cpan.org/dist/Net-Z3950-Simple2ZOOM/
Description-en: gateway between Z39.50 and SRU/SRW
The Net::Z3950::Simple2ZOOM module provides all the application logic of a
generic "Swiss Army Gateway" between Z39.50 and SRU. It is used by the
simple2zoom program, and there is probably no good reason to make any other
program to use it. For that reason, this library-level documentation is more
than usually terse.
.
The library has only two public entry points: the new() constructor and the
launch_server() method. The synopsis above shows how they are used: a
Simple2ZOOM object is created using new(), then the launch_server() method is
invoked on it to -- get ready for a big surprise here -- launch the server.
(In fact, this synopsis is essentially the whole of the code of the
simple2zoom program. All the work happens inside the library.)
Description-md5: b1cca8744cab72ea66f36c42ea27ea71