darktable from graphics:darktable:stable project

Sélectionnez votre système d'exploitation

Pour Debian Unstable, exécutez :
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/graphics:/darktable:/stable/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:stable.list
curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:stable/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_stable.gpg > /dev/null
sudo apt update
sudo apt install darktable
Pour Debian Testing, exécutez :
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/graphics:/darktable:/stable/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:stable.list
curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:stable/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_stable.gpg > /dev/null
sudo apt update
sudo apt install darktable
Pour Debian 11, exécutez :
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/graphics:/darktable:/stable/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:stable.list
curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:stable/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_stable.gpg > /dev/null
sudo apt update
sudo apt install darktable
Pour Fedora Rawhide, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/graphics:darktable:stable/Fedora_Rawhide/graphics:darktable:stable.repo
dnf install darktable
Pour Fedora 39, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/graphics:darktable:stable/Fedora_39/graphics:darktable:stable.repo
dnf install darktable
Pour Fedora 38, exécutez en tant que root :
dnf config-manager --add-repo https://download.opensuse.org/repositories/graphics:darktable:stable/Fedora_38/graphics:darktable:stable.repo
dnf install darktable
Pour openSUSE Tumbleweed PowerPC, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:stable/openSUSE_Tumbleweed_PowerPC/graphics:darktable:stable.repo
zypper refresh
zypper install darktable
Pour openSUSE Tumbleweed ARM, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:stable/openSUSE_Tumbleweed_ARM/graphics:darktable:stable.repo
zypper refresh
zypper install darktable
Pour openSUSE Tumbleweed, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:stable/openSUSE_Tumbleweed/graphics:darktable:stable.repo
zypper refresh
zypper install darktable
Pour xUbuntu 23.04, exécutez :
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/graphics:/darktable:/stable/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:stable.list
curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:stable/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_stable.gpg > /dev/null
sudo apt update
sudo apt install darktable
Pour xUbuntu 22.04, exécutez :
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/graphics:/darktable:/stable/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:stable.list
curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:stable/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_stable.gpg > /dev/null
sudo apt update
sudo apt install darktable