darktable from graphics:darktable:master project
Виберіть вашу операційну систему
Додати сховище і встановити вручну
Для Debian Unstable запустіть:
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
Для Debian Testing запустіть:
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
Для Debian 13 запустіть:
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
Для Debian 12 запустіть:
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
Отримати безпосередньо двійкові пакунки
Додати сховище і встановити вручну
Для Fedora Rawhide запустіть від імені root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_Rawhide/graphics:darktable:master.repo dnf install darktable
Для Fedora 43 запустіть від імені root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_43/graphics:darktable:master.repo dnf install darktable
Для Fedora 42 запустіть від імені root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_42/graphics:darktable:master.repo dnf install darktable
Для Fedora 41 запустіть від імені root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_41/graphics:darktable:master.repo dnf install darktable
Для Fedora 40 запустіть від імені root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/graphics:darktable:master/Fedora_40/graphics:darktable:master.repo dnf install darktable
Отримати безпосередньо двійкові пакунки
Додати сховище і встановити вручну
Для openSUSE Tumbleweed RISCV запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed_RISCV/graphics:darktable:master.repo zypper refresh zypper install darktable
Для openSUSE Tumbleweed PowerPC запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed_PowerPC/graphics:darktable:master.repo zypper refresh zypper install darktable
Для openSUSE Tumbleweed ARM запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed_ARM/graphics:darktable:master.repo zypper refresh zypper install darktable
Для openSUSE Tumbleweed запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed/graphics:darktable:master.repo zypper refresh zypper install darktable
Отримати безпосередньо двійкові пакунки
Додати сховище і встановити вручну
Для xUbuntu 25.10 запустіть:
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
Для xUbuntu 25.04 запустіть:
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
Для xUbuntu 24.10 запустіть:
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
Для xUbuntu 24.04 запустіть:
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
Для xUbuntu 23.10 запустіть:
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
Для xUbuntu 23.04 запустіть:
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
Для xUbuntu 22.04 запустіть:
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