How to Install and Uninstall libsru-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "libsru-perl" package

Please follow the guidelines below to install libsru-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsru-perl

2. Uninstall "libsru-perl" package

In this section, we are going to explain the necessary steps to uninstall libsru-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libsru-perl package on Ubuntu 21.10 (Impish Indri)

Package: libsru-perl
Architecture: all
Version: 1.01-2.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: 111
Depends: perl:any, libcgi-application-perl, libclass-accessor-perl, libcql-parser-perl (>= 1.12), liburi-perl, libxml-libxml-perl, libxml-simple-perl
Filename: pool/universe/libs/libsru-perl/libsru-perl_1.01-2.1_all.deb
Size: 46520
MD5sum: cf973eb3362a659877515606dc73ee88
SHA1: 8ac009001380fc286f8f6d693107b94aaec0e7ef
SHA256: b043ef01baa0c9f2768e250c205ae5db890364407052c2a855c18bc0a64d080c
SHA512: b7ef420a1a2d28d5fd5a4e0ef4b1595fc614aa2c3400b11d9f3fea53a5b7266601bf6e70ac26b170b7734e82c9e9ea44c237509741156752691ea2f3f72856a0
Homepage: https://metacpan.org/release/SRU
Description-en: framework for Search and Retrieval by URL
The SRU package provides a framework for working with the Search and
Retrieval by URL (SRU) protocol developed by the Library of Congress. SRU
defines a web service for searching databases containing metadata and
objects. SRU often goes under the name SRW which is a SOAP version of the
protocol. You can think of SRU as a RESTful version of SRW, since all the
requests are simple URLs instead of XML documents being sent via some sort of
transport layer.
.
You might be interested in SRU if you want to provide a generic API for
searching a data repository and a mechanism for returning metadata records.
SRU defines three verbs: explain, scan and searchRetrieve which define the
requests and responses in a SRU interaction.
.
This set of modules attempts to provide a framework for building an SRU
service. The distribution is made up of two sets of Perl modules: modules in
the SRU::Request::* namespace which represent the three types of requests;
and modules in the SRU::Response::* namespace which represent the various
responses.
Description-md5: 92ed233d2f9087097a7fa30aae4035fa