How to Install and Uninstall libnet-z3950-simple2zoom-perl Package on Kali Linux

Last updated: April 28,2024

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

Please follow the step by step instructions below to install libnet-z3950-simple2zoom-perl on Kali Linux

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

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

Please follow the instructions below to uninstall libnet-z3950-simple2zoom-perl on Kali Linux:

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

3. Information about the libnet-z3950-simple2zoom-perl package on Kali Linux

Package: libnet-z3950-simple2zoom-perl
Version: 1.04-1.1
Installed-Size: 104
Maintainer: Debian Perl Group
Architecture: all
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
Size: 37768
SHA256: 9b6e61e794a6ee21b013821f9a9291839a40880d8192a3b50536f12589904725
SHA1: 8ecb401956523215806d5ea83e12a8944be2e7eb
MD5sum: 4eb96314a9701c3c72e3649cd0dca89b
Description: 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:
Homepage: http://search.cpan.org/dist/Net-Z3950-Simple2ZOOM/
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-z3950-simple2zoom-perl/libnet-z3950-simple2zoom-perl_1.04-1.1_all.deb