How to Install and Uninstall libreadonly-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 11,2024

1. Install "libreadonly-perl" package

Here is a brief guide to show you how to install libreadonly-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libreadonly-perl

2. Uninstall "libreadonly-perl" package

Please follow the step by step instructions below to uninstall libreadonly-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libreadonly-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libreadonly-perl
Architecture: all
Version: 2.050-3
Multi-Arch: foreign
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Provides: libreadonly-xs-perl
Depends: perl:any
Filename: pool/main/libr/libreadonly-perl/libreadonly-perl_2.050-3_all.deb
Size: 19860
MD5sum: d824c6bfe7e27876aea400fa640190cb
SHA1: 854963fa48b78061130d0433111644d118373402
SHA256: a0c4f7c3a92611998ca5403632767053cd20e8a17c9cbdadfbd858fce0ed8144
SHA512: 1c0c205d08db97d4de3c2822657bbd63ca981c7005fdb10352687bdd27fb0b39ef06f16bde8b7cafa25f4c334e53389f2929d5078845b956fbf828f320988f45
Homepage: https://metacpan.org/release/Readonly
Description-en: facility for creating read-only scalars, arrays and hashes
Readonly is a facility for creating non-modifiable variables.
This is useful for configuration files, headers, etc.
It can also be useful as a development and debugging tool, for catching
updates to variables that should not be changed.
Description-md5: b7b346189e6c11c18015c43e895af85e
Task: ubuntu-mate-core, ubuntu-mate-desktop