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

Last updated: May 19,2024

1. Install "ruby-test-spec" package

This is a short guide on how to install ruby-test-spec on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-test-spec" package

This guide let you learn how to uninstall ruby-test-spec on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-test-spec
Architecture: all
Version: 0.10.0-3build1
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: 112
Depends: ruby | ruby-interpreter, ruby-test-unit
Filename: pool/universe/r/ruby-test-spec/ruby-test-spec_0.10.0-3build1_all.deb
Size: 18494
MD5sum: d5cd79a3774a76f3c236a741458f04e4
SHA1: 3c3bd591aa7209c717dff8a5c86f1174a6070b85
SHA256: 1c0eb018d0a162a2f606f53e67176009a5df710a6c7f30f2f59e88301c76e344
SHA512: 082a2443aabe200dfc311a6ccb3ead1f8e800b459466f7af2e7d11dbf052cfccf3ca824810df3a5497efc6758f5ecfacc56bb50b154d0490a92127b076538b43
Homepage: http://test-spec.rubyforge.org
Description-en: Ruby library providing behaviour driven development interface for Test::Unit
The test/spec library layers an RSpec-inspired interface on top of Test::Unit,
so you can mix test-driven and behavior-driven development.
.
test/spec is a clean-room implementation that maps most kinds of Test::Unit
assertions to a `should'-like syntax.
Description-md5: 51fdfa38162d1a6f165ec94a00b66a46
Ruby-Versions: all