minetest from home:venenux:minenux project

选择您的操作系统

对于 Debian Testing,请运行以下命令:
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 minetest
对于 Debian 12,请运行以下命令:
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 minetest
对于 Debian 11,请运行以下命令:
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 minetest
对于 Fedora 40,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:venenux:minenux/Fedora_40/home:venenux:minenux.repo
dnf install minetest
对于 Fedora 39,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:venenux:minenux/Fedora_39/home:venenux:minenux.repo
dnf install minetest
对于 Fedora 38,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:venenux:minenux/Fedora_38/home:venenux:minenux.repo
dnf install minetest
对于 Raspbian 12,请运行以下命令:
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 minetest
对于 Raspbian 11,请运行以下命令:
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 minetest

用于 Raspbian 12 的软件包:

用于 Raspbian 11 的软件包:

对于 xUbuntu 24.04,请运行以下命令:
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 minetest
对于 xUbuntu 23.04,请运行以下命令:
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 minetest
对于 xUbuntu 22.10,请运行以下命令:
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 minetest
对于 xUbuntu 22.04,请运行以下命令:
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 minetest
对于 xUbuntu 21.10,请运行以下命令:
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 minetest
对于 xUbuntu 21.04,请运行以下命令:
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 minetest
对于 xUbuntu 20.04,请运行以下命令:
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 minetest

用于 xUbuntu 24.04 的软件包:

用于 xUbuntu 23.04 的软件包:

用于 xUbuntu 22.10 的软件包:

用于 xUbuntu 22.04 的软件包:

用于 xUbuntu 21.10 的软件包:

用于 xUbuntu 21.04 的软件包:

用于 xUbuntu 20.04 的软件包: