How to Install and Uninstall ruby-odbc-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "ruby-odbc-dbg" package

This guide covers the steps necessary to install ruby-odbc-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-odbc-dbg

2. Uninstall "ruby-odbc-dbg" package

Please follow the guidelines below to uninstall ruby-odbc-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-odbc-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-odbc-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-odbc-dbg
Priority: extra
Section: universe/debug
Installed-Size: 555
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Source: ruby-odbc
Version: 0.99995-2build5
Depends: ruby-odbc (= 0.99995-2build5)
Filename: pool/universe/r/ruby-odbc/ruby-odbc-dbg_0.99995-2build5_amd64.deb
Size: 126292
MD5sum: ff20bee395ad68e5e4efdff6aa6889d1
SHA1: 9db0b88f914e2e35ce80a0713f854cb6ed153149
SHA256: c073ca15737909adf69e0483ca0c0e7be50e3731e7090669af6701ad9a575354
Description-en: ODBC Binding for Ruby (debugging symbols)
ODBC is a standard API for connecting to ODBC data sources such as Relational
Database Management Systems (RDBMSs). For accessing ODBC data sources from the
Ruby language, an ODBC binding library and Ruby interface are required.
.
This package includes both UTF-8 and non-UTF-8 versions.
.
This package allows developers to interpret core dumps by providing
backtrace names for debuggers.
Description-md5: 081b99ebf5b4327f7ebdd06e366da7cf
Homepage: http://www.ch-werner.de/rubyodbc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu