minetest5 from home:venenux:minenux project

Select Your Operating System

For Raspbian 9.0 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:/venenux:/minenux/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For Debian Testing 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:/venenux:/minenux/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For Debian 9.0 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:/venenux:/minenux/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For Debian 8.0 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:/venenux:/minenux/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
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:/venenux:/minenux/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For Debian 11 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:/venenux:/minenux/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For Debian 10 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:/venenux:/minenux/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For Fedora 33 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:venenux:minenux/Fedora_33/home:venenux:minenux.repo
dnf install minetest5
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:/venenux:/minenux/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For Raspbian 11 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:/venenux:/minenux/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For Raspbian 10 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:/venenux:/minenux/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5

Packages for Raspbian 12:

Packages for Raspbian 11:

Packages for Raspbian 10:

For xUbuntu 24.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:/venenux:/minenux/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For xUbuntu 23.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:/venenux:/minenux/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For xUbuntu 22.10 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:/venenux:/minenux/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
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:/venenux:/minenux/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For xUbuntu 21.10 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:/venenux:/minenux/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For xUbuntu 21.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:/venenux:/minenux/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For xUbuntu 20.10 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:/venenux:/minenux/xUbuntu_20.10/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/xUbuntu_20.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For xUbuntu 20.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:/venenux:/minenux/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For xUbuntu 18.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:/venenux:/minenux/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For xUbuntu 17.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:/venenux:/minenux/xUbuntu_17.04/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/xUbuntu_17.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5
For xUbuntu 16.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:/venenux:/minenux/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:venenux:minenux.list
curl -fsSL https://download.opensuse.org/repositories/home:venenux:minenux/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_venenux_minenux.gpg > /dev/null
sudo apt update
sudo apt install minetest5

Packages for xUbuntu 24.04:

Packages for xUbuntu 23.04:

Packages for xUbuntu 22.10:

Packages for xUbuntu 22.04:

Packages for xUbuntu 21.10:

Packages for xUbuntu 21.04:

Packages for xUbuntu 20.10:

Packages for xUbuntu 20.04: