how to install compass mongodb on linux comman code example
Example: mongodb compass community linux
--donwload
wget https://downloads.mongodb.com/compass/mongodb-compass_1.24.1_amd64.deb
--install
sudo dpkg -i mongodb-compass_1.24.1_amd64.deb
--run
mongodb-compass