Releases: storcke64/rcbasic-flatpak
Releases · storcke64/rcbasic-flatpak
RCBasic v4.7 Studio- Portable Flatpak Edition
📦 RCBasic v4.7 — Linux SDK (GNOME 47 Optimized)
This release provides a pre-configured, self-contained distribution of RCBasic v4.7. It has been specifically engineered to run as a Flatpak, ensuring high performance and stability across modern Linux distributions while maintaining compatibility with systems like Commodore OS.
🚀 Key Features
- Extended Compatibility: Includes a bundled
libstdc++.so.6layer to support modern RCBasic features on older host operating systems. - Optimized Foundation: Utilizes a "System-First" library path to leverage the stability of the GNOME 47 Runtime.
- Integrated Development Environment: Full
xtermintegration ensures the F5 (Run) command functions seamlessly within the sandbox. - Automated Workspace: Features a persistent environment in
~/.rcbasic-runtimefor efficient code management and compilation.
📥 Installation
1. Download & Extract
Download the RCBasic_v47_Flatpak_Ready.tar.xz from the assets below.
# Create a folder and extract
mkdir rcbasic-flatpak && cd rcbasic-flatpak
tar -xvf RCBasic_v47_Flatpak_Ready.tar.xz