How to Install and Uninstall ruby-test-declarative Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 03,2024

1. Install "ruby-test-declarative" package

Please follow the guidance below to install ruby-test-declarative on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-test-declarative

2. Uninstall "ruby-test-declarative" package

Please follow the instructions below to uninstall ruby-test-declarative on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-test-declarative $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-test-declarative package on Ubuntu 21.10 (Impish Indri)

Package: ruby-test-declarative
Architecture: all
Version: 0.0.6-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: 20
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-test-declarative/ruby-test-declarative_0.0.6-2_all.deb
Size: 4008
MD5sum: d270092a3237acd5c188aec9b76bd3b5
SHA1: 486ec1872c763c24a447630f909d1f31111ee1a0
SHA256: b4d8a4a42f99081aa99f743c6d8b89d418a402939a40bd0794696227ef668e4a
SHA512: 467e3064207c3f6c5db269d14a3d2bc77de81083dea61d4bff46477461695a25e9fa587dd10784e7e2d6e8d0f9c32c4246b0f053a717b86eb30f389ad8e75ade
Homepage: http://github.com/svenfuchs/test_declarative
Description-en: adds a declarative test method syntax to test/unit
ruby-test-declarative adds a declarative test method syntax to test/unit:
instead of using the 'def test_foo' syntax, a 'test' method is provided
and takes a string, describing the test, as argument.
Description-md5: e376efce6d7c0f78c584570db2399d04
Ruby-Versions: all