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

Last updated: May 20,2024

1. Install "libjson-perl" package

Please follow the guidance below to install libjson-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libjson-perl

2. Uninstall "libjson-perl" package

Please follow the guidance below to uninstall libjson-perl on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libjson-perl
Architecture: all
Version: 4.03000-1
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: 237
Depends: perl:any
Recommends: libjson-xs-perl
Filename: pool/main/libj/libjson-perl/libjson-perl_4.03000-1_all.deb
Size: 80624
MD5sum: 8fed6435ce3bee9408b9363db0f0e3f1
SHA1: 6bb8cf5d947eab7e73b607d75495fde7f8e15f11
SHA256: f1ad208e67df6f84d89330a5daaba7677f609b50ef3ff4a6c1151b71c87d9919
SHA512: 53be0fe6f3addedaecca629eee18b785111091669127715ff5e0205caf1ad02304dc00d1e12f20fba5b338d1c0ccca724ed3071f114add3f7f705e579f9d4cf2
Homepage: https://metacpan.org/release/JSON
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