How to Install and Uninstall ruby-jmespath Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 28,2024

1. Install "ruby-jmespath" package

Please follow the steps below to install ruby-jmespath on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-jmespath

2. Uninstall "ruby-jmespath" package

Please follow the guidance below to uninstall ruby-jmespath on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-jmespath package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-jmespath
Architecture: all
Version: 1.4.0-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-jmespath/ruby-jmespath_1.4.0-2_all.deb
Size: 14684
MD5sum: f53a056af8925961d347000dc14956c6
SHA1: 0eee134cf27067ed6383d9bd71a8e77a866d2c2a
SHA256: cbc23cb700d11ef49c056fcafb13eaa7c24af696fd15c262c260e1f5fd5a7c31
SHA512: cf96ce4818149240d9b7cc959af68982b493e70625d05a30554c7170217e673fb579e6da9646e044f71c359da06d9387b438a95d661c67d5e672b11d91b2126e
Homepage: https://github.com/trevorrowe/jmespath.rb
Description-en: Ruby implementation of JMESPath
An implementation of JMESPath for Ruby. This implementation supports searching
JSON documents as well as native Ruby data structures.
.
You can call JMESPath.search with a valid JMESPath search expression and data
to search. It will return the extracted values.
Description-md5: d3a410d1671aa3f13cf2fc0844cc3c92
Ruby-Versions: all