Last active
September 11, 2021 18:45
-
-
Save ditikrushna/46de33450657f68c78d02e17e2ca1774 to your computer and use it in GitHub Desktop.
Revisions
-
ditikrushna revised this gist
Sep 11, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,4 +6,4 @@ step 4 : Now go to applications, select/search for MongoDB compass. How to uninstall mongodb compass from Ubuntu 18.04 sudo dpkg --remove mongodb-compass -
ditikrushna revised this gist
Sep 11, 2021 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,3 +2,8 @@ step 1 : apt-get update step 2 : wget https://downloads.mongodb.com/compass/mongodb-compass_1.15.1_amd64.deb step 3 : sudo dpkg -i mongodb-compass_1.15.1_amd64.deb step 4 : Now go to applications, select/search for MongoDB compass. How to uninstall mongodb compass from Ubuntu 18.04 udo dpkg --remove mongodb-compass -
ditikrushna revised this gist
Sep 11, 2021 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ step 1 : apt-get update step 2 : wget https://downloads.mongodb.com/compass/mongodb-compass_1.15.1_amd64.deb step 3 : sudo dpkg -i mongodb-compass_1.15.1_amd64.deb step 4 : Now go to applications, select/search for MongoDB compass. -
ditikrushna created this gist
Sep 11, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ step 1 : apt-get update step 2 : wget https://downloads.mongodb.com/compass/mongodb-compass_1.15.1_amd64.deb step 3 : sudo dpkg -i mongodb-compass_1.15.1_amd64.deb