Download from Releases
You need to choose a version in the Releases , then download an asset according to your OS and install it.
Windows
Setup Version
The setup version needs to be installed on your machine. The setting files will be stored in the config directory on your system, and it will be visible in the list of installed programs on your system.
Download the setup.exe
in the assets and install it.
Portable Version
The portable version can be executed without installation. The setting files will be stored in the same directory as the executable file, and you won’t see it in the list of installed programs on your system.
Download the portable.zip
in the assets and unzip it to any directory you like.
Most Linux Distros
Download the AppImage
in the assets, add execute permission to it (chmod +x <AppImagePath>
), then run it.
Debian-based Linux Distros
On Debian-based Linux distributions (Ubuntu, Linux Mint, etc.) you can download the .deb
package in the assets and run the command in the terminal:
sudo apt install <path to .deb package>
Then type your root password and agree with the installation. You can also use Gdebi
or other graphical tools to install the deb
package. Supported: Debian 10 Buster, Ubuntu 18.04 Bionic Beaver, Linux Mint 19 Tara, and newer versions of these distributions or the ones based on them.
macOS
Download the .dmg
file in the assets and install it.
You may need to click “Yes” to access Filesystem several times. Apple may report that this application does not come from a recognized developer and prevent you from launching the app. Please add an exception to CP Editor from System Preferences -> Security & Privacy -> General
, and allow CP Editor to run anyways