celestia from home:munix9:unstable project

Seleccione su sistema operativo

Para Debian 12 ejecute lo siguiente:
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
Para Debian 11 ejecute lo siguiente:
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
Para openSUSE Tumbleweed ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:munix9:unstable/openSUSE_Tumbleweed/home:munix9:unstable.repo
zypper refresh
zypper install celestia
Para openSUSE Slowroll ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:munix9:unstable/openSUSE_Slowroll/home:munix9:unstable.repo
zypper refresh
zypper install celestia
Para 15.6 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:munix9:unstable/15.6/home:munix9:unstable.repo
zypper refresh
zypper install celestia
Para 15.5 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:munix9:unstable/15.5/home:munix9:unstable.repo
zypper refresh
zypper install celestia
Para 15.4 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:munix9:unstable/15.4/home:munix9:unstable.repo
zypper refresh
zypper install celestia
Para Ubuntu 24.04 ejecute lo siguiente:
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
Para Ubuntu 22.04 ejecute lo siguiente:
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