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

Last updated: May 21,2024

1. Install "liburi-fromhash-perl" package

Please follow the guidelines below to install liburi-fromhash-perl on Kali Linux

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

2. Uninstall "liburi-fromhash-perl" package

Please follow the guidance below to uninstall liburi-fromhash-perl on Kali Linux:

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

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

Package: liburi-fromhash-perl
Version: 0.05-2
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libparams-validate-perl, liburi-perl
Size: 11176
SHA256: aea4edbb080584d77f53491b89aac40836259ea7248d7186aa05e68eda86cc93
SHA1: ca230efe3f71b49434b8553ff8e1d4959dbbd66a
MD5sum: c4f0d0972ed22326fe2af9899790bde2
Description: module to build a URI from a set of named parameters
URI::FromHash provides a simple one-subroutine "named parameters" style
interface for creating URIs. Underneath the hood it uses URI.pm, though
because of the simplified interface it may not support all possible options
for all types of URIs.
.
It was created for the common case where you simply want to have a simple
interface for creating syntactically correct URIs from known components (like
a path and query string). Doing this using the native URI.pm interface is
rather tedious, requiring a number of method calls, which is particularly
ugly when done inside a templating system such as Mason or TT2.
Description-md5:
Homepage: https://metacpan.org/release/URI-FromHash
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libu/liburi-fromhash-perl/liburi-fromhash-perl_0.05-2_all.deb