How to Install and Uninstall ruby-rspec-junit-formatter Package on Kali Linux

Last updated: May 20,2024

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

Please follow the guidance below to install ruby-rspec-junit-formatter on Kali Linux

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

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

Please follow the instructions below to uninstall ruby-rspec-junit-formatter on Kali Linux:

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

3. Information about the ruby-rspec-junit-formatter package on Kali Linux

Package: ruby-rspec-junit-formatter
Version: 0.4.1-2
Installed-Size: 36
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rspec-core (>> 2.12~)
Size: 9016
SHA256: cbc8e88e276fa7adfeb0b6ec9e956721eb057f48bcaab98bfdc882e7bf32208a
SHA1: 111dceb3265a69fd22404efe26c34806fb82ea23
MD5sum: f18e479e651c4889f0cc36dcfc3a617b
Description: 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:
Homepage: https://github.com/sj26/rspec_junit_formatter
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rspec-junit-formatter/ruby-rspec-junit-formatter_0.4.1-2_all.deb