Skip to content

Releases: storcke64/rcbasic-flatpak

RCBasic v4.7 Studio- Portable Flatpak Edition

28 Dec 09:25

Choose a tag to compare

📦 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.6 layer 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 xterm integration ensures the F5 (Run) command functions seamlessly within the sandbox.
  • Automated Workspace: Features a persistent environment in ~/.rcbasic-runtime for 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