Ubuntu - -bash: add-apt-repository: command not found

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Версия от 21:33, 2 августа 2023; Admin iph (обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к:навигация, поиск

Ubuntu - -bash: add-apt-repository: command not found

Ошибка вида:

#  add-apt-repository ppa:certbot/certbot
-bash: add-apt-repository: command not found


Решение - доустановить пакет python-software-properties:

# apt-get install software-properties-common python-software-properties -y