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

Last updated: May 11,2024

1. Install "librose-uri-perl" package

In this section, we are going to explain the necessary steps to install librose-uri-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install librose-uri-perl

2. Uninstall "librose-uri-perl" package

This is a short guide on how to uninstall librose-uri-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove librose-uri-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: librose-uri-perl
Architecture: all
Version: 1.02-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: 38
Depends: perl:any, librose-object-perl, liburi-perl
Filename: pool/universe/libr/librose-uri-perl/librose-uri-perl_1.02-1.1_all.deb
Size: 13232
MD5sum: 825ff077f5aa6fbe567c9303d191853d
SHA1: ab2fadf6369d88928a35d559d434aceeb76b04d8
SHA256: 882602cc7430f8ede8614f8f948103b1564c88dede88ed43f10dc128dbe3e771
SHA512: bf4426ddb918c49acf22ca8a2d40e1b16bd6676cb38f2da42f27c6237edff422f73632bf819685197abfee8460ac18489dcd5f2c066a9fc12582d1a1b4c6dda9
Homepage: https://metacpan.org/release/Rose-URI
Description-en: module for an easy manipulation of URI components
Rose::URI perl module is an alternative to URI with more
functionalities like:
* a rich set of query string manipulation methods
* query parameters with multiple values
* usage of Apache's C-based URI parsing and HTML escaping functions
when run in a mod_perl 1.x web server environment.
.
Rose::URI stores each URI "in pieces" (scheme, host, path, etc.) and
then assembles those pieces when the entire URI is needed as a
string. This technique is based on the assumption that the URI will be
manipulated many more times than it is stringified. If this is not the
case in your usage scenario, then URI may be a better alternative.
.
Rose::URI actually uses the URI class to do the heavy lifting of
parsing URIs when not running in a mod_perl 1.x environment.
Description-md5: 515a9b68c18229e363f1e895252dd1f6