How to Install and Uninstall liburl-search-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "liburl-search-perl" package

Please follow the guidance below to install liburl-search-perl on Kali Linux

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

2. Uninstall "liburl-search-perl" package

Please follow the step by step instructions below to uninstall liburl-search-perl on Kali Linux:

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

3. Information about the liburl-search-perl package on Kali Linux

Package: liburl-search-perl
Version: 0.06-1
Installed-Size: 27
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 9028
SHA256: 9e42baabd2cc7bdf399a1f74b9dc5067f4d1daff1f277f9b7153d46471d12962
SHA1: e0ab6920a8b7e566b2ef2a127ff8f4712ca773dd
MD5sum: d6ca15c2f854574a90c8e6cc3d3f18b9
Description: 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:
Homepage: https://metacpan.org/release/URL-Search
Section: perl
Priority: optional
Filename: pool/main/libu/liburl-search-perl/liburl-search-perl_0.06-1_all.deb