Многочисленные ошибки хранилища, когда я пытаюсь выполнить любую команду APT после попытки установить сигнал

Я в настоящее время использую 18.04.

Я хотел установить сигнал для рабочего стола и получил этот код с сайта для установки на Debian:

curl -s https://updates.signal.org/desktop/apt/keys.asc | sudo apt-key add -
echo "deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main" | sudo tee -a /etc/apt/sources.list.d/signal-xenial.list
sudo apt update && sudo apt install signal-desktop

Так как я не могу использовать APT; что бы я ни делал, я получаю ту же ошибку:

E: The "sudo" type is unknown in line 2 of the source list /etc/apt/sources.list.d/signal-xenial.list
E: The source list could not be read.
Go to the configuration of the repositories to fix the problem.
E: _cache-> open () failed, please report.

Я пытался найти решения в Интернете, но они хотят, чтобы я использовал sources.list и я не знаю, как там ориентироваться.

Мой вопрос был закрыт как дубликат, но я не могу разобраться с sources.list; он пуст, и я не знаю, как им манипулировать.

Я не могу установить или сделать что-нибудь, потому что все, что я хочу сделать, останавливается из-за ошибки:

Ignoring the file "some-ppa.list.save.1" in the directory "/etc/apt/sources.list.d/" because it has an incorrect file extension.
Ignoring the file "some-ppa.list.save.1" in the directory " /etc/apt/sources.list.d/" because it has the incorrect extension. 
The repository 'http://ppa.launchpad.net/baitsart/voice-commands/ubuntu bionic Release' does not have a Release file.
Updating from such a repository can not be done securely, and is therefore disabled by default.
See apt-secure (8) manpage for repository creation and user configuration details.
The repository 'http://ppa.launchpad.net/grasch-simon- listens / simon / ubuntu bionic Release 'does not have a Release file.

0 ответов

Другие вопросы по тегам