hello from home:kyaru project

Select Your Operating System

For Debian Unstable run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/kyaru/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:kyaru.list
curl -fsSL https://download.opensuse.org/repositories/home:kyaru/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kyaru.gpg > /dev/null
sudo apt update
sudo apt install hello

Packages for Debian Unstable:

For xUbuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/kyaru/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:kyaru.list
curl -fsSL https://download.opensuse.org/repositories/home:kyaru/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kyaru.gpg > /dev/null
sudo apt update
sudo apt install hello
For Ubuntu 22.04 with update run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/kyaru/Ubuntu_22.04_with_update/ /' | sudo tee /etc/apt/sources.list.d/home:kyaru.list
curl -fsSL https://download.opensuse.org/repositories/home:kyaru/Ubuntu_22.04_with_update/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kyaru.gpg > /dev/null
sudo apt update
sudo apt install hello

Packages for xUbuntu 22.04:

Packages for Ubuntu 22.04 with update: