How to Install and Uninstall php-jmespath Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: November 22,2024

1. Install "php-jmespath" package

In this section, we are going to explain the necessary steps to install php-jmespath on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install php-jmespath

2. Uninstall "php-jmespath" package

This guide let you learn how to uninstall php-jmespath on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the php-jmespath package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: php-jmespath
Architecture: all
Version: 2.3.0-2ubuntu1
Priority: optional
Section: universe/php
Source: jmespath.php
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 109
Depends: php-cli, php-common
Filename: pool/universe/j/jmespath.php/php-jmespath_2.3.0-2ubuntu1_all.deb
Size: 20056
MD5sum: 934047496ffb660083ceec37c4d80787
SHA1: c1228aa3e5dfcd2158bece7fbf5e2c7aa73b35b4
SHA256: 3d2acf9e75e7139f42ec91d41f2a0b81955f2008ca16f2455f5e4a70dbcd85c9
Homepage: http://jmespath.org/
Description: Declaratively specify how to extract elements from a JSON document
Description-md5: 382fea3a9530adbc3ae769c2341df5e3

5. The same packages on other Linux Distributions