Genie23 Studio · apt
apt.genie23studio.com
Genie23 Studio package repository for Debian, Ubuntu and derivatives. Add it to your system to install and update the studio's software.
Import the signing key
curl -fsSL https://apt.genie23studio.com/genie23studio.asc | sudo gpg --dearmor -o /usr/share/keyrings/genie23studio.gpgAdd the repository
echo "deb [signed-by=/usr/share/keyrings/genie23studio.gpg] https://apt.genie23studio.com stable main" | sudo tee /etc/apt/sources.list.d/genie23studio.listInstall
sudo apt update
sudo apt install genie23-studio-launcherVerify the signing key
GPG key — fingerprintA550 6C31 11C4 5C1A 0A68 167F D73C C7F2 0429 6250
The fingerprint printed by the command must be identical.
curl -fsSL https://apt.genie23studio.com/genie23studio.asc | gpg --show-keys