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

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Перейти к:навигация, поиск
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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