How to Install and Uninstall sdb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "sdb" package

This guide covers the steps necessary to install sdb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sdb

2. Uninstall "sdb" package

This guide let you learn how to uninstall sdb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sdb $ sudo apt autoclean && sudo apt autoremove

3. Information about the sdb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sdb
Priority: extra
Section: universe/cli-mono
Installed-Size: 950
Maintainer: Ubuntu Developers
Original-Maintainer: Jo Shields
Architecture: all
Version: 1.2-1
Depends: mono-runtime (>= 3.0~), libc6 (>= 2.18) | libc6.1 (>= 2.18) | libc0.1 (>= 2.18), libicsharpcode-nrefactory-csharp5.0-cil (>= 5.3.0+20130718.73b6d0f), libicsharpcode-nrefactory5.0-cil (>= 5.3.0+20130718.73b6d0f), libmono-corlib4.5-cil (>= 3.2.3), libmono-posix4.0-cil (>= 3.2.3), libmono-system-core4.0-cil (>= 3.2.1), libmono-system-xml4.0-cil (>= 3.2.1), libmono-system4.0-cil (>= 3.2.3), libreadline6
Filename: pool/universe/s/sdb/sdb_1.2-1_all.deb
Size: 290598
MD5sum: 8b86965f70547e664e611521206d4588
SHA1: b3e3a613d91eef5cd663dd48c76e5490fbaca2dc
SHA256: 198cd242f0a5cbab26678d5f0bfa286cbcddf64dccd4bb88750da9a1cc30fc78
Description-en: a command line client for Mono's soft debugger
SDB is a command line client for Mono's soft debugger, a cooperative
debugger that is part of the Mono VM. It tries to be similar in
command syntax to tools such as GDB and LLDB.
Description-md5: 8637c032499ce9c53f01229cb923b586
Homepage: https://github.com/mono/sdb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu