celestia from home:munix9:unstable project

选择您的操作系统

对于 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:/munix9:/unstable/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:munix9:unstable.list
curl -fsSL https://download.opensuse.org/repositories/home:munix9:unstable/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_munix9_unstable.gpg > /dev/null
sudo apt update
sudo apt install celestia
对于 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:/munix9:/unstable/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:munix9:unstable.list
curl -fsSL https://download.opensuse.org/repositories/home:munix9:unstable/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_munix9_unstable.gpg > /dev/null
sudo apt update
sudo apt install celestia

用于 Debian 12 的软件包:

用于 Debian 11 的软件包:

对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:munix9:unstable/openSUSE_Tumbleweed/home:munix9:unstable.repo
zypper refresh
zypper install celestia
对于 openSUSE Slowroll,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:munix9:unstable/openSUSE_Slowroll/home:munix9:unstable.repo
zypper refresh
zypper install celestia
对于 15.6,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:munix9:unstable/15.6/home:munix9:unstable.repo
zypper refresh
zypper install celestia
对于 15.5,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:munix9:unstable/15.5/home:munix9:unstable.repo
zypper refresh
zypper install celestia
对于 15.4,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:munix9:unstable/15.4/home:munix9:unstable.repo
zypper refresh
zypper install celestia
对于 Ubuntu 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:/munix9:/unstable/Ubuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:munix9:unstable.list
curl -fsSL https://download.opensuse.org/repositories/home:munix9:unstable/Ubuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_munix9_unstable.gpg > /dev/null
sudo apt update
sudo apt install celestia
对于 Ubuntu 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:/munix9:/unstable/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:munix9:unstable.list
curl -fsSL https://download.opensuse.org/repositories/home:munix9:unstable/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_munix9_unstable.gpg > /dev/null
sudo apt update
sudo apt install celestia

用于 Ubuntu 24.04 的软件包:

用于 Ubuntu 22.04 的软件包: