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

Last updated: May 17,2024

1. Install "sdlbrt" package

In this section, we are going to explain the necessary steps to install sdlbrt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sdlbrt

2. Uninstall "sdlbrt" package

Please follow the steps below to uninstall sdlbrt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sdlbrt $ sudo apt autoclean && sudo apt autoremove

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

Package: sdlbrt
Priority: extra
Section: universe/interpreters
Installed-Size: 365
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: sdlbasic
Version: 0.0.20070714-5
Depends: ttf-dejavu-core, libc6 (>= 2.14), libsdl-image1.2 (>= 1.2.10), libsdl-mixer1.2, libsdl-net1.2, libsdl-ttf2.0-0, libsdl1.2debian (>= 1.2.11), libsmpeg0
Filename: pool/universe/s/sdlbasic/sdlbrt_0.0.20070714-5_amd64.deb
Size: 132198
MD5sum: b9b1d4222c23f54b97c69c99561460b9
SHA1: fb76164160f33b7568c9970fca916837bb47042b
SHA256: 9646a09c7ed037a524c09081cd1770f44ec4afa49e354e00ca56c0f08641a46c
Description-en: BASIC interpreter for game development - runtime interpreter
sdlBasic is a small, efficient and multiplatform BASIC interpreter for
creating games using the power of SDL library. It was inspired by the old
and glorious AMOS.
.
This package includes sdlBasic runtime interpreter.
Description-md5: e0db86a414d6e65e86fd760c67925883
Homepage: http://www.sdlbasic.altervista.org/main/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu