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

Last updated: May 12,2024

1. Install "basic256" package

Please follow the guidance below to install basic256 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install basic256

2. Uninstall "basic256" package

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

$ sudo apt remove basic256 $ sudo apt autoclean && sudo apt autoremove

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

Package: basic256
Priority: optional
Section: universe/devel
Installed-Size: 1007
Maintainer: Ubuntu Developers
Original-Maintainer: Ryan Kavanagh
Architecture: amd64
Version: 0.9.6.69a-1
Depends: libc6 (>= 2.14), libespeak1 (>= 1.30), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.8.0), libsdl-mixer1.2, libsdl1.2debian (>= 1.2.10-1), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 4.2.1)
Filename: pool/universe/b/basic256/basic256_0.9.6.69a-1_amd64.deb
Size: 445816
MD5sum: a8a577b350dbd135d569e76b26ba6056
SHA1: 23ba3c9aa52635133331e0f0ca211f407d123e45
SHA256: 370a13562207964286c55abc5edb1370e8628ccac3f74cf5bc4c545871b88c06
Description-en: educational BASIC programming environment for children
BASIC-256 is an easy to use version of BASIC designed to teach young
children the basics of computer programming. It uses traditional
control structures like gosub, for/next, and goto, which helps kids
easily see how program flow-control works. It has a built-in graphics
mode which lets them draw pictures on screen in minutes, and a set
of detailed, easy-to-follow tutorials that introduce programming
concepts through fun exercises.
Description-md5: 41554da56e86394aac16c79c652af00c
Homepage: http://www.basic256.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu