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

Last updated: May 11,2024

1. Install "libjson-perl" package

Please follow the guidelines below to install libjson-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjson-perl

2. Uninstall "libjson-perl" package

Please follow the guidelines below to uninstall libjson-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjson-perl
Priority: optional
Section: perl
Installed-Size: 254
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.90-1
Depends: perl
Recommends: libjson-xs-perl (>= 2.340)
Suggests: perl (>= 5.13.9) | libjson-pp-perl
Filename: pool/main/libj/libjson-perl/libjson-perl_2.90-1_all.deb
Size: 79394
MD5sum: 80816a81a4b1248883422c8bc77bad43
SHA1: a8c57251ea38fc2cb35b12d9320650f385f877eb
SHA256: bc9aa3a3c83ce9e89ed112706472e1d0b70eb8e697a8b305a3d5c803c69bde3d
Description-en: module for manipulating JSON-formatted data
JSON is a Perl module for manipulating data stored in the format of the same
name. JavaScript Object Notation (JSON) is a simple data serialization format
(defined in RFC 4627) that serves as an alternative to XML.
.
The primary purpose of this module is to select an appropriate backend JSON
implementation. It prefers either JSON::XS (see libjson-xs-perl) or JSON::PP
(see libjson-pp-perl), but will fall back on a backport implementation if
neither are available.
Description-md5: eb9867fc3fd81c9df2527bd3d80fcc49
Homepage: https://metacpan.org/release/JSON
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master