Bonjour
J ai un souci pour installer une clé pour Rawtherapee
Je fais la manip ci-dessous mais cela ne fonctionne pas
Clé AAC60BAB587A9447
Merci pour votre aide
Debian 8
This repository is kindly run by Marcin Bajor, and all questions should be directed to him.
To install RawTherapee follow these simple steps:
Open the terminal as root and paste this code into it:
echo 'deb http://download.opensuse.org/repositories/home:/rawtherapee/Debian_8.0/ /' >> /etc/apt/sources.list.d/rawtherapee.list
apt-get update
apt-get install rawtherapee
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -r http://download.opensuse.org/repositories/home:rawtherapee/Debian_8.0/Release.key
apt-key add - < Release.key
RawTherapee should now be installed and ready for use.