mongos

object/document-oriented database (server package)

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