ТУТ
Установка описана следующая:
Код: Выделить всё
echo "deb http://download.opensuse.org/repositories/home:/Sokoloff/Debian_10.0 ./" > /etc/apt/sources.list.d/flacon.list
wget http://download.opensuse.org/repositories/home:/Sokoloff/Debian_10.0/Release.key -O- | apt-key add -
apt-get update
apt-get install flaconКод: Выделить всё
root@debian:/home/rain# wget http://download.opensuse.org/repositories/home:/Sokoloff/Debian_10.0/Release.key -O- | apt-key add -
--2020-07-23 12:34:12-- http://download.opensuse.org/repositories/home:/Sokoloff/Debian_10.0/Release.key
Распознаётся download.opensuse.org (download.opensuse.org)… 195.135.221.134, 2001:67c:2178:8::13
Подключение к download.opensuse.org (download.opensuse.org)|195.135.221.134|:80... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа… 404 Not Found
2020-07-23 12:34:12 ОШИБКА 404: Not Found.
gpg: не найдено данных формата OpenPGP.Скачал.
Код: Выделить всё
root@debian:/home/rain# apt-key add Release.key
OK
root@debian:/home/rain# apt-get update
Пол:1 http://security.debian.org/debian-security buster/updates InRelease [65,4 kB]
Пол:2 http://dl.google.com/linux/chrome/deb stable InRelease [1 811 B]
Сущ:3 http://deb.debian.org/debian buster InRelease
Пол:4 http://deb.debian.org/debian buster-updates InRelease [51,9 kB]
Игн:5 http://linux.dropbox.com/debian buster InRelease
Сущ:6 http://linux.teamviewer.com/deb stable InRelease
Пол:7 http://linux.dropbox.com/debian buster Release [6 600 B]
Игн:8 http://download.opensuse.org/repositories/home:/Sokoloff/Debian_10.0 ./ InRelease
Ошб:9 http://download.opensuse.org/repositories/home:/Sokoloff/Debian_10.0 ./ Release
404 Not Found [IP: 195.135.221.134 80]
Пол:10 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1 147 B]
Сущ:11 https://download.virtualbox.org/virtualbox/debian buster InRelease
Сущ:12 http://repository.spotify.com stable InRelease
Пол:13 http://security.debian.org/debian-security buster/updates/main Sources [131 kB]
Пол:14 http://security.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
Пол:15 http://security.debian.org/debian-security buster/updates/main i386 Packages [212 kB]
Чтение списков пакетов… Готово
E: Репозиторий «http://download.opensuse.org/repositories/home:/Sokoloff/Debian_10.0 ./ Release» не содержит файла Release.
N: Обновление из этого репозитория нельзя выполнить безопасным способом, поэтому по умолчанию он отключён.