How to Install and Uninstall ruby-rspec-junit-formatter Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "ruby-rspec-junit-formatter" package

This is a short guide on how to install ruby-rspec-junit-formatter on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-rspec-junit-formatter

2. Uninstall "ruby-rspec-junit-formatter" package

This guide covers the steps necessary to uninstall ruby-rspec-junit-formatter on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-rspec-junit-formatter $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rspec-junit-formatter package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-rspec-junit-formatter
Architecture: all
Version: 0.4.1-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: ruby-rspec-core (>> 2.12~)
Filename: pool/universe/r/ruby-rspec-junit-formatter/ruby-rspec-junit-formatter_0.4.1-1_all.deb
Size: 8844
MD5sum: 0529bbec87021cd8af18cc7cf5cc2252
SHA1: d9f807ba4b9adfe7294050f88205ea9e784bbe62
SHA256: 8a72beb3c8502cca48288b4b7d4e5fc040c704c32ccb0226835747810e4d8a94
SHA512: 87e990bec2c29d67a0275358646cc6685233dcfebc63a2d84e5307c5766e45c36fef406e473f2c4d8fe32c3646d9e32da4a6583458f0e24eb62ba856bde3aba1
Homepage: http://github.com/sj26/rspec_junit_formatter
Description-en: RSpec JUnit XML formatter
RSpec results that your continuous integration service can read. This is made
possible by storing output in XML format.
.
Caveats: XML can only represent a limited subset of characters which excludes
null bytes and most control characters. This library will use character
entities where possible and fall back to replacing invalid characters with
Ruby-like escape codes otherwise. For example, the null byte becomes `\0`.
Description-md5: 7ff4aa6c6339c5cfd3e5f964680850b0
Ruby-Versions: all