🐧Linux
Installing on Linux
Before performing the installation, your Linux system must meet the following requirements:
System | Framework | Terminal |
---|---|---|
Supported distros | Konsole, GNOME Terminal, etc. |
We advice you to use the terminal emulation software capable of displaying the VT sequences available on your distro.
Installation
To install ColorPrint to your Windows system, follow these steps:
Ensure that you have all the required software installed
Download the latest core RAR file from this page
Unpack the RAR archive to any folder of your choice
Open your favorite terminal emulator, like ConEmu, and change the working directory to a folder containing the ColorPrint executable.
Execute
dotnet ColorPrint.exe
to start the app.
Last updated