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.gpg

Add 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.list

Install

sudo apt update
sudo apt install genie23-studio-launcher

Verify 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
Full guide and other systems →