How to Install and Uninstall libsdl-console Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "libsdl-console" package

Learn how to install libsdl-console on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsdl-console

2. Uninstall "libsdl-console" package

This guide covers the steps necessary to uninstall libsdl-console on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsdl-console $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsdl-console package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsdl-console
Priority: optional
Section: universe/libs
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian SDL packages maintainers
Architecture: amd64
Version: 2.1-4
Depends: libc6 (>= 2.4), libsdl-image1.2 (>= 1.2.12~), libsdl1.2debian (>= 1.2.11)
Pre-Depends: multiarch-support
Filename: pool/universe/libs/libsdl-console/libsdl-console_2.1-4_amd64.deb
Size: 14820
MD5sum: 3be1d71d5bb469c122c3e7d87a03e77f
SHA1: ad19aa0f8cba7496a16f02c579a5f15a11ae3fb5
SHA256: 6ab7bad2a691c59ba50ae4c3cc80269ed529b512e6060c2c982ad613a710e8ea
Description-en: Console that can be added to any SDL application, libraries
This library provides a console similar to the consoles in Quake and other
games but with lots of added features.
.
A console is meant to be a very simple way of interacting with a program
and executing commands. Commands are linked to the console with callback
functions so that when a command is typed in, a specific function is
executed automatically.
.
This package contains the runtime library.
Description-md5: 295f60db921a9f6cdc4876f4f13cb7f9
Multi-Arch: same
Homepage: http://sdlconsole.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu