samedi 28 septembre 2024

#install #REGOLITH #DESKTOP

SUR UBUNTU :

wget -qO - https://regolith-desktop.org/regolith.key | \gpg --dearmor | sudo tee /usr/share/keyrings/regolith-archive-keyring.gpg > /dev/null

echo deb "[arch=amd64 signed-by=/usr/share/keyrings/regolith-archive-keyring.gpg] \ https://regolith-desktop.org/release-3_2-ubuntu-noble-amd64 noble main" | \ sudo tee /etc/apt/sources.list.d/regolith.list

sudo apt update
sudo apt install regolith-desktop regolith-session-flashback regolith-look-lascaille

Remplacez amd64 par arm64 aux deux endroits de la ligne ci-dessus pour installer sur des systèmes basés sur ARM.

Sur Debian Bookworm :

wget -qO - https://regolith-desktop.org/regolith.key | \ gpg --dearmor | sudo tee /usr/share/keyrings/regolith-archive-keyring.gpg > /dev/null

echo deb "[arch=amd64 signed-by=/usr/share/keyrings/regolith-archive-keyring.gpg] \ https://regolith-desktop.org/release-3_2-debian-bookworm-amd64 bookworm main" | \ sudo tee /etc/apt/sources.list.d/regolith.list


Sur Debian Testing :

echo deb "[arch=amd64 signed-by=/usr/share/keyrings/regolith-archive-keyring.gpg] \ https://regolith-desktop.org/testing-debian-testing-amd64 testing main" | \ sudo tee /etc/apt/sources.list.d/regolith.list

sudo apt install regolith-desktop regolith-session-sway regolith-look-nord

Aucun commentaire:

Enregistrer un commentaire

Archives du blog