How to Install and Uninstall libreadonly-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libreadonly-perl" package

This guide let you learn how to install libreadonly-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 16.04 LTS (Xenial Xerus):

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

3. Information about the libreadonly-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libreadonly-perl
Priority: optional
Section: universe/perl
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.000-2
Depends: perl
Filename: pool/universe/libr/libreadonly-perl/libreadonly-perl_2.000-2_all.deb
Size: 18586
MD5sum: c5e1fd780ba082f14ceb413dc9bfc455
SHA1: ecfb3061630b833d9528b3ec480169cf30de05a9
SHA256: 8b764110b86bd095df16514c7b7a28418401ec2874e3aabe3139f948b5100809
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
Homepage: https://metacpan.org/release/Readonly
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu