How to Install and Uninstall libstring-dirify-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "libstring-dirify-perl" package

This guide covers the steps necessary to install libstring-dirify-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libstring-dirify-perl

2. Uninstall "libstring-dirify-perl" package

Please follow the guidelines below to uninstall libstring-dirify-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libstring-dirify-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstring-dirify-perl package on Ubuntu 21.10 (Impish Indri)

Package: libstring-dirify-perl
Architecture: all
Version: 1.03-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 22
Depends: perl:any
Filename: pool/universe/libs/libstring-dirify-perl/libstring-dirify-perl_1.03-1.1_all.deb
Size: 7768
MD5sum: 306cdec3f4e41eceea35a4c343dbfb6c
SHA1: 548bf5cef8cff325b74618b130364e38bd704ca4
SHA256: fc7599c50c658764b1d88953df72e023d2495d63c43cb551c2d7860e5a638638
SHA512: b918a2ede2f81c7a023995ec9d48b609d4e6fbba89c28044129bb7c5309bc4c4de1d737773a38129d7184461af3f4808f6ab2eef83eb134254e8553b79ab0406
Homepage: https://metacpan.org/release/String-Dirify
Description-en: utility converting string to a safe format
String::Dirify converts a string (possibly containing high ASCII characters,
and even HTML) into another, lower-cased, string which can be used as a
directory name or URL.
.
The algorithm is as follows:
* Each high ASCII character is replaced by its normal equivalent
* The string is converted to lower case
* Any HTML (including HTML entities) in the string is removed
* Any characters which are not (Perl) words, spaces or hyphens, are removed
* Runs of spaces are converted to the separator character
Description-md5: f4b452816cd9cb192e000e6eca2a1d27