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

Last updated: May 11,2024

1. Install "libtoml-parser-perl" package

This is a short guide on how to install libtoml-parser-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtoml-parser-perl

2. Uninstall "libtoml-parser-perl" package

Please follow the steps below to uninstall libtoml-parser-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtoml-parser-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtoml-parser-perl
Priority: optional
Section: universe/perl
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.06-1
Depends: perl, libtypes-serialiser-perl
Filename: pool/universe/libt/libtoml-parser-perl/libtoml-parser-perl_0.06-1_all.deb
Size: 9046
MD5sum: 2ac8d5b458276708ed6ca2d2594ecc1e
SHA1: dd8f2a28dd6d64180224a447e916e512efc170a4
SHA256: bd4d80d998649015d1b480e4891e306a7c6948fd9ee94f556457f4f77e63e16f
Description-en: simple toml parser
TOML::Parser is a simple toml parser.
.
This data structure complies with the tests provided at
https://github.com/mojombo/toml/tree/master/tests.
Description-md5: a3d3ad5a0315f542177ca057666fdb20
Homepage: https://metacpan.org/release/TOML-Parser
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu