How to Install and Uninstall liburi-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "liburi-perl" package

In this section, we are going to explain the necessary steps to install liburi-perl on Kali Linux

$ sudo apt update $ sudo apt install liburi-perl

2. Uninstall "liburi-perl" package

In this section, we are going to explain the necessary steps to uninstall liburi-perl on Kali Linux:

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

3. Information about the liburi-perl package on Kali Linux

Package: liburi-perl
Version: 5.27-1
Installed-Size: 261
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Suggests: libbusiness-isbn-perl, libregexp-ipv6-perl, libwww-perl
Breaks: sqitch (<< 1.3.1-2~)
Size: 98356
SHA256: eea4628316d7a99114c760508e9b75ed20393b208fe9222d7f57f92465731d1d
SHA1: 246adefb3f6221475e9041edd5b61017fb0c75a3
MD5sum: 02f9dbf52583866e4c5525d59f88d09a
Description: module to manipulate and access URI strings
URI is a collection of Perl modules that represent and manipulate Uniform
Resource Identifier (URI) references as specified in RFC 2396.
.
URI objects can be used to access and manipulate the various components
that make up these strings. There are also methods to combine URIs in
various ways.
.
The URI class replaces the URI::URL class that used to be distributed with
libwww-perl. This package also includes an emulation of the old URI::URL
interface, which implements both the old and the new interface.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/URI
Tag: devel::lang:perl, devel::library, implemented-in::perl, protocol::ftp,
protocol::http, protocol::ip, protocol::ipv6, protocol::ssl,
protocol::tcp, role::devel-lib, role::program, works-with-format::html,
works-with-format::xml, works-with::text
Section: perl
Priority: optional
Filename: pool/main/libu/liburi-perl/liburi-perl_5.27-1_all.deb