RPM Installation Guide
Overview
Continuwuity versions v0.5.10+ are available as RPM packages for the following distributions:
Available for upstream-supported Fedora versions (including compatible distributions, such as Ultramarine Linux) and Rawhide through Terra.
Installation methods
Stable releases (recommended)
- Follow Terra's directions for adding the Terra repo on your distribution.
- Install the
continuwuitypackage.
Nightly releases
Nightly versions are built from the latest commit on the main branch every 24 hours.
- Follow Terra's directions for adding the Terra repo on your distribution.
- Install the
continuwuity-nightlypackage.
Service management and removal
Systemd service commands
Uninstallation
Troubleshooting
GPG key errors: Temporarily disable GPG checking
Repository metadata issues: Clear and rebuild cache
Finding specific versions
Building locally
Directly from Continuwuity source
Build the RPM locally using rpkg:
Or, use Terra:
- Follow Terra's prep directions to bootstrap your development environment.
git clonethe Terra sources repo.- Follow Terra's build instructions, using the path
anda/misc/continuwuity/nightly/pkg. If desiring a build of the latest stable version, replacenightlywithstableinstead.