Installation¶
mcup can be installed on Linux using package managers, or manually on any platform (Linux, macOS, Windows) by cloning
the repository.
Linux¶
Snap¶
Snap Support Dropped
Support for the Snap package has been dropped.
We have decided to discontinue Snap support due to significant maintenance overhead caused by the sandboxed environment and performance issues compared to native packages.
Existing Snap installations will no longer receive updates. We strongly recommend migrating to the .deb or .rpm packages.
Debian / Ubuntu (.deb)¶
Note
An APT release is planned. In the meantime, please install mcup using the .deb file.
- Download the latest
.debpackage from GitHub Releases. - Install it using
dpkg:
Important
Replace ./mcup_*.deb with the actual path to your downloaded file.
RPM-based Distributions (.rpm)¶
Download the latest .rpm package from GitHub Releases.
Fedora / RHEL 8+ / Rocky / Alma:
Older RHEL / CentOS (6-7):
openSUSE:
Important
Replace ./mcup_*.rpm with the actual path to your downloaded file.
Manual Installation (All Platforms)¶
You can install mcup manually by cloning the repository. This works on Linux, macOS, and Windows.
Prerequisites:
Steps:
- Clone the repository:
- Run the appropriate startup script: