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

Last updated: May 02,2024

1. Install "liburi-find-perl" package

Please follow the step by step instructions below to install liburi-find-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liburi-find-perl

2. Uninstall "liburi-find-perl" package

Please follow the guidelines below to uninstall liburi-find-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liburi-find-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: liburi-find-perl
Priority: optional
Section: universe/perl
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 20140709-1
Depends: perl, liburi-perl (>= 1.60), libcgi-pm-perl | perl (<< 5.19)
Filename: pool/universe/libu/liburi-find-perl/liburi-find-perl_20140709-1_all.deb
Size: 25054
MD5sum: 83f54451e03d23b2159bccd2fb6030a4
SHA1: 85da5ba7f07db883f5ad18473969502e6016f98c
SHA256: 782b974bc3e5b274755d81da3e8b1b5f72f96f1d56fe67916f702522ad8da0ff
Description-en: module to find URIs in arbitrary text
URI::Find does one thing: Finds URIs and URLs in plain text. It finds
them quickly and it finds them all (or what URI::URL considers a URI
to be.) It only finds URIs which include a scheme (http:// or the
like); for something a bit less strict have a look at
URI::Find::Schemeless.
Description-md5: 4a5246e8f2fb3ffbc4564bc9249124f7
Homepage: https://metacpan.org/release/URI-Find
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu