deluser

Delete a user from the system. More information: <https://manpages.debian.org/latest/adduser/deluser.html>.

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