multicraft from home:vegnuli:VENENUX12 project

Select Your Operating System

For Debian 12 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:/vegnuli:/VENENUX12/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:vegnuli:VENENUX12.list
curl -fsSL https://download.opensuse.org/repositories/home:vegnuli:VENENUX12/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vegnuli_VENENUX12.gpg > /dev/null
sudo apt update
sudo apt install multicraft
For Raspbian 12 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:/vegnuli:/VENENUX12/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:vegnuli:VENENUX12.list
curl -fsSL https://download.opensuse.org/repositories/home:vegnuli:VENENUX12/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vegnuli_VENENUX12.gpg > /dev/null
sudo apt update
sudo apt install multicraft
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:/vegnuli:/VENENUX12/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:vegnuli:VENENUX12.list
curl -fsSL https://download.opensuse.org/repositories/home:vegnuli:VENENUX12/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vegnuli_VENENUX12.gpg > /dev/null
sudo apt update
sudo apt install multicraft