CraftOS-PC ComputerCraft Terminal Emulator

CraftOS-PC is a free and open source ComputerCraft terminal emulator application for Linux, Windows, MacOS, iOS and Android. It comes with bitmapped pixel access to the terminal, debugger peripheral, LuaJIT engine support, write advanced 80s/90s-style programs, built-In screenshots & GIF Recorder and many more. It is extensible and highly configurable. You can use multiple emulated terminal computers that are completely separated from each other. It supports monitors, speakers, disk drives, modems, and more. It is released under MIT License.

CraftOS-PC

Download CraftOS-PC

How to Install CraftOS-PC on Ubuntu Linux

Download the latest version of CraftOS-PC in portable .AppImage from the above download link and save it on your Downloads folder. Now in the terminal application (ctrl+alt+t) run below commands one by one.

Also Read:  Audmes Audio Measurement System

Note: Here “CraftOS-PC.x86_64.AppImage” is the downloaded file name. You can change below commands based on your file name.

cd Downloads
sudo chmod +x ~ CraftOS-PC.x86_64.AppImage
./CraftOS-PC.x86_64.AppImage

Install CraftOS-PC via Flatpak:

First you need to install flatpak and flathub on your system and restart it after the installation. In the terminal command-line software run below CraftOS-PC flatpak install command. It will install the latest version of CraftOS-PC on your system.

flatpak install flathub cc.craftos_pc.CraftOS-PC

And open the CraftOS-PC using below command.

flatpak run cc.craftos_pc.CraftOS-PC

And uninstall CraftOS-PC using this command.

sudo flatpak uninstall cc.craftos_pc.CraftOS-PC

That’s it.

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply