How to Install and Uninstall php-jmespath Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "php-jmespath" package

This is a short guide on how to install php-jmespath on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-jmespath

2. Uninstall "php-jmespath" package

In this section, we are going to explain the necessary steps to uninstall php-jmespath on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-jmespath $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-jmespath package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-jmespath
Priority: optional
Section: universe/php
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Source: jmespath.php
Version: 2.3.0-1build1
Depends: php-cli, php-common
Filename: pool/universe/j/jmespath.php/php-jmespath_2.3.0-1build1_all.deb
Size: 19970
MD5sum: d1e71215a400b25e0135b24dc19d6525
SHA1: bcec5d69b783987d65ef4fe96b467760d1881483
SHA256: 0f3c17b5518365b8fd14fe3fe6cb6dc64110de50e4572c04fd931126775aff04
Description-en: Declaratively specify how to extract elements from a JSON document
JMESPath (pronounced "jaymz path") allows one to declaratively specify
how to extract elements from a JSON document. jmespath.php allows one
to use JMESPath in PHP applications with PHP data structures.
Description-md5: 382fea3a9530adbc3ae769c2341df5e3
Homepage: http://jmespath.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions