How to Install and Uninstall ruby-opentracing Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-opentracing" package

This guide covers the steps necessary to install ruby-opentracing on Kali Linux

$ sudo apt update $ sudo apt install ruby-opentracing

2. Uninstall "ruby-opentracing" package

Learn how to uninstall ruby-opentracing on Kali Linux:

$ sudo apt remove ruby-opentracing $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-opentracing package on Kali Linux

Package: ruby-opentracing
Version: 0.5.0-3
Installed-Size: 41
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any | ruby-interpreter
Size: 11068
SHA256: 54e0ee5b18978c44c1cfae837a481df20a397ec30fddca9e60012388fa44cd4f
SHA1: 4251d0a08197b12a0a7704a301735e101959953f
MD5sum: 6073435b3ff6931a9d1ad21e2ece6d3c
Description: OpenTracing API for Ruby
This package is a Ruby platform API for OpenTracing.
In order to understand the Ruby platform API, one must first be familiar with
the OpenTracing project and terminology more specifically.
.
Everyday consumers of this opentracing gem really only need to worry about a
couple of key abstractions: the start_active_span and start_span methods, the
Span and ScopeManager interfaces, and binding a Tracer at runtime.
Description-md5:
Homepage: https://github.com/opentracing/opentracing-ruby
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-opentracing/ruby-opentracing_0.5.0-3_all.deb