add-apt-repository

Manages apt repository definitions. More information: <https://manned.org/apt-add-repository>.

Debian Debian
RUN apt-get update && \ apt-get install -y software-properties-common
Ubuntu
RUN apt-get update && \ apt-get install -y software-properties-common
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y software-properties-common
Raspbian
RUN apt-get update && \ apt-get install -y software-properties-common
click the source code to copy install add-apt-repository on any operating system with command-not-found.com