Page
Download
On this page you will find some useful information on how to download the source code or the binary packages of Xcpc.
Xcpc is mainly distributed as source code and its source code is hosted on a private GitLab CE server but some public mirrors are obviously available and synchronized with the official repository.
XCPC-0.53.0
Source code package
The latest source code package is 2026-08-07 – xcpc-0.53.0.tar.gz
If you want to compile and install Xcpc directly from sources, please read the installation manual:
You can download the source code package by clicking on the following links:
Debian package for the amd64 architecture
The latest Debian amd64 package is 2026-08-07 – xcpc_0.53.0-1_amd64.deb
If you are not familiar with the compilation process, you can download and install a Debian precompiled package for your amd64 distro, but with no warranties and at your own risk.
Debian package for the arm64 architecture
The latest Debian arm64 package is 2026-08-07 – xcpc_0.53.0-1_arm64.deb
If you are not familiar with the compilation process, you can download and install a Debian precompiled package for your arm64 distro, but with no warranties and at your own risk.
AppImage for the x86_64 architecture
The latest x86_64 AppImage is 2026-08-07 – xcpc-0.53.0_x86_64.AppImage
If you prefer a portable and self-contained binary, you can download the AppImage, make it executable (chmod +x) and run it directly, with no installation required.
AppImage for the aarch64 architecture
The latest aarch64 AppImage is 2026-08-07 – xcpc-0.53.0_aarch64.AppImage
If you prefer a portable and self-contained binary, you can download the AppImage, make it executable (chmod +x) and run it directly, with no installation required.
GIT REPOSITORY
The master branch
The master branch is available here:
-
View the
masterbranch on GitHub -
View the
masterbranch on GitLab -
View the
masterbranch on Bitbucket
The release branch
The release branch is available here: