How to Install and Uninstall liburi-escape-xs-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "liburi-escape-xs-perl" package

Please follow the steps below to install liburi-escape-xs-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liburi-escape-xs-perl

2. Uninstall "liburi-escape-xs-perl" package

This tutorial shows how to uninstall liburi-escape-xs-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liburi-escape-xs-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liburi-escape-xs-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liburi-escape-xs-perl
Priority: optional
Section: universe/perl
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.13-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Recommends: libnet-libidn-perl | libnet-idn-encode-perl
Filename: pool/universe/libu/liburi-escape-xs-perl/liburi-escape-xs-perl_0.13-1build1_amd64.deb
Size: 14100
MD5sum: dd3b0dcb035b301dd10ba01827c0975b
SHA1: 634c5754b15c3c88a0c9adb2d678c2246c29c8a3
SHA256: 5de692d229ff4fd305a67fe8a3c189d3c7490df329b2288870f0794694d6992c
Description-en: drop-in XS replacement for URI::Escape
URI::Escape::XS is a drop-in XS replacement for URI::Escape, which provides
functions to percent-encode and percent-decode URI strings as defined by RFC
3986. Percent-encoding URI's is informally called "URI escaping".
Description-md5: c6735595923ce69aa608de57fd3dd005
Homepage: https://metacpan.org/release/URI-Escape-XS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu