darktable from graphics:darktable:master project
Kies uw besturingssysteem
Installatiebron toevoegen en handmatig installeren
Voor Debian Unstable voer het volgende uit:
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
Voor Debian Testing voer het volgende uit:
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
Voor Debian 13 voer het volgende uit:
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_13/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics_darktable_master.gpg > /dev/null sudo apt update sudo apt install darktable
Voor Debian 12 voer het volgende uit:
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
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Fedora Rawhide voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_Rawhide/graphics:darktable:master.repo dnf install darktable
Voor Fedora 43 voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_43/graphics:darktable:master.repo dnf install darktable
Voor Fedora 42 voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_42/graphics:darktable:master.repo dnf install darktable
Voor Fedora 41 voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_41/graphics:darktable:master.repo dnf install darktable
Voor Fedora 40 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_40/graphics:darktable:master.repo dnf install darktable
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor openSUSE Tumbleweed RISCV voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed_RISCV/graphics:darktable:master.repo zypper refresh zypper install darktable
Voor openSUSE Tumbleweed PowerPC voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed_PowerPC/graphics:darktable:master.repo zypper refresh zypper install darktable
Voor openSUSE Tumbleweed ARM voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed_ARM/graphics:darktable:master.repo zypper refresh zypper install darktable
Voor openSUSE Tumbleweed voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed/graphics:darktable:master.repo zypper refresh zypper install darktable
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor xUbuntu 25.10 voer het volgende uit:
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_25.10/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/xUbuntu_25.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
Voor xUbuntu 25.04 voer het volgende uit:
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_25.04/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/xUbuntu_25.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
Voor xUbuntu 24.10 voer het volgende uit:
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.10/ /' | sudo tee /etc/apt/sources.list.d/graphics:darktable:master.list curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/xUbuntu_24.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
Voor xUbuntu 24.04 voer het volgende uit:
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
Voor xUbuntu 23.10 voer het volgende uit:
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
Voor xUbuntu 23.04 voer het volgende uit:
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
Voor xUbuntu 22.04 voer het volgende uit:
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