Sweets
Installation

Debian

Install Sweets from the prebuilt Debian package on Debian and based systems

DEB

Download the latest Debian package for your architecture from the GitHub releases. Use sweets_<version>-1_amd64.deb on x86_64 systems and sweets_<version>-1_arm64.deb on aarch64 systems.

wget -O /tmp/sweets_0.1.0-1_amd64.deb https://github.com/naurissteins/Sweets/releases/download/0.1.0/sweets_0.1.0-1_amd64.deb

Install package:

sudo apt install /tmp/sweets_0.1.0-1_amd64.deb

On this page