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

Last updated: May 14,2024

1. Install "liburl-search-perl" package

Here is a brief guide to show you how to install liburl-search-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install liburl-search-perl

2. Uninstall "liburl-search-perl" package

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

$ sudo apt remove liburl-search-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: liburl-search-perl
Architecture: all
Version: 0.000005-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: perl
Filename: pool/universe/libu/liburl-search-perl/liburl-search-perl_0.000005-2_all.deb
Size: 8244
MD5sum: 06764562de0eaad0f04d55cef568979f
SHA1: ea6a51c3c977f5d07a8b712172b5ab53d3370a5e
SHA256: c77d5f2de8ce48b654dad2715657f15f9f2441de012076df7ad4d0274fe1c9d4
SHA512: 403db10b097ad900d00a778bc378bb32c3a9cc7cda02ee2b404fa210746aa5ee5cc2216d97c9f76c8972255dc1d5bbb173fe09582022bd762f7d310101183647
Homepage: https://metacpan.org/release/URL-Search
Description-en: module to search for URLs in plain text
URL::Search searches plain text for URLs and extracts them. It exports (on
request) the following entities:
.
$URL_SEARCH_RE: This variable is the core of this module. It contains a regex
that matches a URL.
.
extract_urls: This function takes a string and returns a list of all
contained URLs.
.
partition_urls: This function takes a string and splits it up into text and
URL segments.
Description-md5: fae8a8d7a34c7ee8926b8257290742e8