Installation
Fedora
Install Sweets from the prebuilt RPM package on Fedora and similar RPM-based systems
RPM Package
Download the latest RPM package for your architecture from the GitHub releases. Use sweets-<version>.x86_64.rpm on x86_64 systems and sweets-<version>.aarch64.rpm on aarch64 systems.
wget -O /tmp/sweets-0.1.0-1.x86_64.rpm https://github.com/naurissteins/Sweets/releases/download/0.1.0/sweets-0.1.0-1.x86_64.rpmInstall package:
sudo dnf install /tmp/sweets-0.1.0-1.x86_64.rpm