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

Last updated: May 11,2024

1. Install "ruby-opentracing" package

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

$ sudo apt update $ sudo apt install ruby-opentracing

2. Uninstall "ruby-opentracing" package

This is a short guide on how to uninstall ruby-opentracing on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-opentracing
Architecture: all
Version: 0.5.0-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: 42
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-opentracing/ruby-opentracing_0.5.0-2_all.deb
Size: 10132
MD5sum: a2d9bfc72911b65f2f9fd6474e802e2a
SHA1: 8ccebef05e8d4ad25636d78c6fcfea08a741eb1f
SHA256: 2e08940072c03087d1f24b3c917615e29313777dbb19de3778df9eeaa5c299f4
SHA512: 47407a5eb7af509ce6459ef976122554b098eff0909b45305b0d203be59e384e416eed020c8fd7d93c312c66961977785c628f82f1d4a968e914646d07dc58d4
Homepage: https://github.com/opentracing/opentracing-ruby
Description-en: 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: fb597ab12e0117bc8cb1d7b4eaef2a73
Ruby-Versions: all