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

Last updated: May 20,2024

1. Install "ruby-sdl-dbg" package

Please follow the instructions below to install ruby-sdl-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-sdl-dbg" package

Please follow the step by step instructions below to uninstall ruby-sdl-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-sdl-dbg
Priority: extra
Section: universe/debug
Installed-Size: 413
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Source: ruby-sdl
Version: 2.1.3-1build5
Depends: ruby-sdl (= 2.1.3-1build5)
Filename: pool/universe/r/ruby-sdl/ruby-sdl-dbg_2.1.3-1build5_amd64.deb
Size: 92456
MD5sum: 8affeb2d826aa9e3662aed05c86c206e
SHA1: 4006d5022c3e7b5bccdca3b76180cca63d9e33fc
SHA256: e87230aeebccea7a2ab06574b4ff534fdedb60af088c4199b512c0055d053893
Description-en: Ruby/SDL interface for Ruby (debug symbols)
Ruby/SDL is the ruby extension library to use SDL. SDL (Simple
DirectMedia Layer) is a cross-platform multimedia library designed to
provide fast access to the graphics framebuffer and audio device.
.
This package is provided primarily to provide a backtrace with names
in a debugger, this makes it somewhat easier to interpret core
dumps. Most people will not need this package.
Description-md5: 1fb9cdfe9dfc9a3d6acdc5d0ebf22c1e
Homepage: http://www.kmc.gr.jp/~ohai/rubysdl.en.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu