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 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
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 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
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 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
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 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
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 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
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 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
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 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
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 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/graphics:darktable:master/openSUSE_Tumbleweed_ARM/graphics:darktable:master.repo zypper refresh zypper install darktable
openSUSE Tumbleweed हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
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