How to Install and Uninstall ruby-json-spec Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 01,2024

1. Install "ruby-json-spec" package

Please follow the step by step instructions below to install ruby-json-spec on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-json-spec

2. Uninstall "ruby-json-spec" package

Please follow the step by step instructions below to uninstall ruby-json-spec on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-json-spec $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-json-spec package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-json-spec
Priority: optional
Section: universe/ruby
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.1.2-1
Depends: ruby | ruby-interpreter, ruby-multi-json, ruby-rspec
Suggests: cucumber
Filename: pool/universe/r/ruby-json-spec/ruby-json-spec_1.1.2-1_all.deb
Size: 9520
MD5sum: f83aa1c798cac00d140648a1288f978e
SHA1: 58bd191d5c382d8e96275df19851e72471b4e690
SHA256: 01cd4d72513cae720b8b3495135eca20a3aaffd278b2ff7c1acfdbf282da3700
Description-en: Ruby library that provides JSON helpers for RSpec and Cucumber
json_spec provides useful RSpec (testing tool for the Ruby language)
matchers and Cucumber (tool to validate acceptance tests written in a
behavior-driven development (BDD) styles) steps for testing JSON content.
.
It eases the testing of API-centric projects.
Description-md5: e4255da1b70f74bd53f5c6c389c1f416
Homepage: https://github.com/collectiveidea/json_spec
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu