darktable from graphics:darktable:master project
Wählen Sie ihr Betriebssystem
Das Repository hinzufügen und manuell installieren
Führen Sie für Debian Unstable folgendes aus:
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:/master/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_master.gpg > /dev/null sudo apt update sudo apt install darktable
Führen Sie für Debian Testing folgendes aus:
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:/master/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_master.gpg > /dev/null sudo apt update sudo apt install darktable
Führen Sie für Debian 12 folgendes aus:
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:/master/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_master.gpg > /dev/null sudo apt update sudo apt install darktable
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Fedora Rawhide das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_Rawhide/graphics:darktable:master.repo dnf install darktable
Führen Sie für Fedora 40 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_40/graphics:darktable:master.repo dnf install darktable
Führen Sie für Fedora 39 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_39/graphics:darktable:master.repo dnf install darktable
Führen Sie für Fedora 38 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_38/graphics:darktable:master.repo dnf install darktable
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für openSUSE Tumbleweed RISCV das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed_RISCV/graphics:darktable:master.repo zypper refresh zypper install darktable
Führen Sie für openSUSE Tumbleweed PowerPC das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed_PowerPC/graphics:darktable:master.repo zypper refresh zypper install darktable
Führen Sie für openSUSE Tumbleweed ARM das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed_ARM/graphics:darktable:master.repo zypper refresh zypper install darktable
Führen Sie für openSUSE Tumbleweed das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed/graphics:darktable:master.repo zypper refresh zypper install darktable
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für xUbuntu 24.04 folgendes aus:
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:/master/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_master.gpg > /dev/null sudo apt update sudo apt install darktable
Führen Sie für xUbuntu 23.10 folgendes aus:
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:/master/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_master.gpg > /dev/null sudo apt update sudo apt install darktable
Führen Sie für xUbuntu 23.04 folgendes aus:
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:/master/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_master.gpg > /dev/null sudo apt update sudo apt install darktable
Führen Sie für xUbuntu 22.10 folgendes aus:
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:/master/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_master.gpg > /dev/null sudo apt update sudo apt install darktable
Führen Sie für xUbuntu 22.04 folgendes aus:
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:/master/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_master.gpg > /dev/null sudo apt update sudo apt install darktable
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Fedora 37 das Folgende als root aus:
?
Führen Sie für Fedora 36 das Folgende als root aus:
?