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

Last updated: May 17,2024

1. Install "sdlbasic" package

This is a short guide on how to install sdlbasic on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sdlbasic

2. Uninstall "sdlbasic" package

This is a short guide on how to uninstall sdlbasic on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sdlbasic $ sudo apt autoclean && sudo apt autoremove

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

Package: sdlbasic
Priority: extra
Section: universe/devel
Installed-Size: 2604
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Version: 0.0.20070714-5
Depends: sdlbrt (= 0.0.20070714-5), ttf-dejavu-core, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk2.0-0 (>= 2.8.0), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 4.1.1)
Filename: pool/universe/s/sdlbasic/sdlbasic_0.0.20070714-5_amd64.deb
Size: 865476
MD5sum: e25ee058eaa1d5dcdeda70ee9610a8c8
SHA1: 063bbf1b715e5a5f30c47f0dfd09dbdd0f4b5c70
SHA256: d724b310e11f64d2d15df5958a455f204f49f338d9c29393947efc6694e0f69f
Description-en: BASIC interpreter for game development
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.
Description-md5: b2855a661641682ec0d5cad23337cf2a
Homepage: http://www.sdlbasic.altervista.org/main/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu