Skip to content

Instantly share code, notes, and snippets.

@ditikrushna
Last active September 11, 2021 18:45
Show Gist options
  • Save ditikrushna/46de33450657f68c78d02e17e2ca1774 to your computer and use it in GitHub Desktop.
Save ditikrushna/46de33450657f68c78d02e17e2ca1774 to your computer and use it in GitHub Desktop.

Revisions

  1. ditikrushna revised this gist Sep 11, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion file.txt
    Original 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

    udo dpkg --remove mongodb-compass
    sudo dpkg --remove mongodb-compass
  2. ditikrushna revised this gist Sep 11, 2021. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions file.txt
    Original 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
  3. ditikrushna revised this gist Sep 11, 2021. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions file.txt
    Original 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.
  4. ditikrushna created this gist Sep 11, 2021.
    3 changes: 3 additions & 0 deletions file.txt
    Original 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