Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
I just installed Mongodb compass in my Ubuntu OS(Ubuntu 20.04) I opened the termianal and typed mongodb-compass I got the error - Segmentation fault (core dumped).
I also tried to open by clicking icon but nothing worked.
by running these commands sudo apt-get update , wget https://downloads.mongodb.com/compass/mongodb-compass_1.15.1_amd64.deb and sudo dpkg -i mongodb-compass_1.15.1_amd64.deb
which mongodb-compass
,dpkg -S $(which mongodb-compass)
andapt-cache policy $(which mongodb-compass)
to the question.sudo apt-get update
,wget https://downloads.mongodb.com/compass/mongodb-compass_1.15.1_amd64.deb
andsudo dpkg -i mongodb-compass_1.15.1_amd64.deb