How to Install and Uninstall basic256 Package on Kali Linux

Last updated: May 08,2024

1. Install "basic256" package

This is a short guide on how to install basic256 on Kali Linux

$ sudo apt update $ sudo apt install basic256

2. Uninstall "basic256" package

Please follow the guidance below to uninstall basic256 on Kali Linux:

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

3. Information about the basic256 package on Kali Linux

Package: basic256
Version: 2.0.99.7-2
Installed-Size: 2291
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.14.1), libqt5printsupport5 (>= 5.0.2), libqt5serialport5 (>= 5.6.0), libqt5sql5 (>= 5.0.2), libqt5texttospeech5 (>= 5.8.0~alpha), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 13.1)
Recommends: libqt5multimedia5-plugins
Size: 633248
SHA256: 430290a6ffe8987fd69203eb8b2df3a5c51ae7eed07889f19ce46a99997f2842
SHA1: 952846e80dccde675d86e9c914aa05340e33ba0f
MD5sum: 8d99b8d4231ba042b7358b793e0ece20
Description: 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:
Homepage: https://www.basic256.org/
Tag: interface::graphical, interface::x11, role::program, uitoolkit::qt,
uitoolkit::sdl, x11::application
Section: devel
Priority: optional
Filename: pool/main/b/basic256/basic256_2.0.99.7-2_amd64.deb