How to Install and Uninstall python3-pcbasic Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-pcbasic" package

Please follow the guidelines below to install python3-pcbasic on Kali Linux

$ sudo apt update $ sudo apt install python3-pcbasic

2. Uninstall "python3-pcbasic" package

This tutorial shows how to uninstall python3-pcbasic on Kali Linux:

$ sudo apt remove python3-pcbasic $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pcbasic package on Kali Linux

Package: python3-pcbasic
Source: pcbasic
Version: 2.0.7-3
Installed-Size: 6104
Maintainer: Ying-Chun Liu (PaulLiu)
Architecture: all
Depends: python3-parallel, python3-pkg-resources, python3-sdl2, python3-serial, python3-importlib-resources | python3-supported-min (>= 3.7), python3:any
Suggests: python-pcbasic-doc
Size: 985236
SHA256: 4cb37e46c9b53692a7a3c2ac128a650bfa81e8ed23b367d516256b33f25629e7
SHA1: 261f8df79da3507a85671808f9fd33aabbf19e84
MD5sum: 522547f75212932cef7e883adaf45ea6
Description: cross-platform emulator for the GW-BASIC family of interpreters (Python3)
PC-BASIC is a free, cross-platform interpreter for GW-BASIC, Advanced BASIC
(BASICA), PCjr Cartridge Basic and Tandy 1000 GWBASIC. It interprets these
BASIC dialects with a high degree of accuracy, aiming for bug-for-bug
compatibility. PC-BASIC emulates the most common video and audio hardware on
which these BASICs used to run. PC-BASIC runs plain-text, tokenised and
protected .BAS files. It implements floating-point arithmetic in the Microsoft
Binary Format (MBF) and can therefore read and write binary data files created
by GW-BASIC.
.
This package installs the library for Python 3.
Description-md5:
Homepage: http://pc-basic.org
Tag: uitoolkit::sdl
Section: interpreters
Priority: optional
Filename: pool/main/p/pcbasic/python3-pcbasic_2.0.7-3_all.deb