How to Install and Uninstall libnet-z3950-simpleserver-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

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

This tutorial shows how to install libnet-z3950-simpleserver-perl on Ubuntu 21.10 (Impish Indri)

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

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

Here is a brief guide to show you how to uninstall libnet-z3950-simpleserver-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libnet-z3950-simpleserver-perl package on Ubuntu 21.10 (Impish Indri)

Package: libnet-z3950-simpleserver-perl
Architecture: amd64
Version: 1.21-2build1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 179
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.7), libyaz5 (>= 5.29.0)
Filename: pool/universe/libn/libnet-z3950-simpleserver-perl/libnet-z3950-simpleserver-perl_1.21-2build1_amd64.deb
Size: 57088
MD5sum: 85ca3019be9d9730cfcc3a2a82915ec9
SHA1: fd0b2036605710484a0254fc62420d25f152ccb9
SHA256: 6842f4884778f1e8568407d26a5da81e48726d0414f68119aced56f2ef6cb7ee
SHA512: 7da1086b42a1ffe274d4992b5b6f1de96384c85a9ea6349871bf4d92586cdf589b71b74aa4e59fa5b580b183c5d744b4e2762ba9aa94bcc93174af76883f551a
Homepage: https://metacpan.org/release/Net-Z3950-SimpleServer
Description-en: simple perl API for building Z39.50 servers
The Net::Z3950::SimpleServer module is a tool for constructing Z39.50
"Information Retrieval" servers in Perl. The module is easy to use, but it does
help to have an understanding of the Z39.50 query structure and the
construction of structured retrieval records.
.
Z39.50 is a network protocol for searching remote databases and
retrieving the results in the form of structured "records". It is widely
used in libraries around the world, as well as in the US Federal Government.
In addition, it is generally useful whenever you wish to integrate a number
of different database systems around a shared, asbtract data model.
.
The model of the module is simple: It implements a "generic" Z39.50
server, which invokes callback functions supplied by you to search
for content in your database. You can use any tools available in
Perl to supply the content, including modules like DBI and
WWW::Search.
.
The server will take care of managing the network connections for
you, and it will spawn a new process (or thread, in some
environments) whenever a new connection is received.
Description-md5: 703ef8791f8c832495e0ac84bf7c2609