installation of mongodb server and compass : https://www.mongodb.com/docs/mongodb-shell/install/
wget -qO- https://www.mongodb.org/static/pgp/server-7.0.asc | sudo tee /etc/apt/trusted.gpg.d/server-7.0.asc
If you receive an error indicating that gnupg is not installed, perform the following steps: