logo dark logo light logo
  • Home
  • Tutorials
    • Web Development
      • XML
      • Pure.CSS
    • Programming
      • Python
    • Database
      • Mongo DB
      • Cassandra
      • Solr
      • Oracle Database
    • Big Data
      • HDFS
      • MapReduce
      • Apache Spark
      • Flume
      • Hive
      • Pig
    • Dev Ops
    • Cloud Computing
    • Soft Skills
      • Communication Skills
      • Emotional Intelligence
  • Data Science
  • Interview Q&A
  • Quizzes
  • AI Blog
Mobile Logo
  • Home
  • Tutorials
    • Web Development
      • XML
      • Pure.CSS
    • Programming
      • Python
    • Database
      • Mongo DB
      • Cassandra
      • Solr
      • Oracle Database
    • Big Data
      • HDFS
      • MapReduce
      • Apache Spark
      • Flume
      • Hive
      • Pig
    • Dev Ops
    • Cloud Computing
    • Soft Skills
      • Communication Skills
      • Emotional Intelligence
  • Data Science
  • Interview Q&A
  • Quizzes
  • AI Blog
Home  /  MongoDB Tutorial  /  MongoDB – Uninstall

MongoDB – Uninstall:

Stop the MongoDB server

sudo service mongod stop

Remove packages installed

sudo yum erase $( rpm -qa | grep mongodb-org )

Check the status MongoDB server

sudo service mongod status

Remove Database and log Directories

sudorm -r /var/log/mongodb
sudorm -r /var/lib/mongo

Enroll for Free Python Training

MongoDB Tutorial

  • RDBMS vs NoSQL
  • MongoDB - Installation
  • MongoDB - Uninstall
  • MongoDB - Data Model
  • MongoDB - Create Database
  • MongoDB - Drop Database
  • MongoDB - Create Collection
  • MongoDB - Drop Collection
  • MongoDB - Insert Document
  • MongoDB - Update Document
  • MongoDB - Delete Document
  • MongoDB - Select Document
  • MongoDB - Create Index
  • MongoDB - Drop Index
  • MongoDB - Operators
  • MongoDB - Limit and Sort
  • MongoDB - Aggregation
  • MongoDB - WiredTiger Storage
  • MongoDB - Upgrade

Recent Posts

  • Innovation business (i2tutorials)
    AI Increases innovation rate by 2021
  • Program to print the given pattern using nested loop
  • Programs using for loop
  • Program to separate even and odd numbers in a file
  • Program to change letters case in a file

Top Tutorials

  • Python Tutorial
  • Data Science Tutorial
  • MongoDB Tutorial
  • Cassandra Tutorial
  • AWS Tutorial
  • Numpy Tutorial
  • Xml Tutorial
  • Spark Tutorial
  • HDFS Tutorial
  • Hive Tutorial
  • MapReduce Tutorial

Top Tutorials

  • Python Tutorial
  • Data Science Tutorial
  • MongoDB Tutorial
  • Cassandra Tutorial
  • AWS Tutorial
  • Numpy Tutorial
  • Xml Tutorial
  • Spark Tutorial
  • HDFS Tutorial
  • Hive Tutorial
  • MapReduce Tutorial

Recent Posts

  • Program to print the given pattern using nested loop

    Program to print the given pattern using nested loop

    April 12, 2021
  • Programs using for loop

    Programs using for loop

    April 12, 2021
  • Program to separate even and odd numbers in a file

    Program to separate even and odd numbers in a file

    April 9, 2021
  • Program to change letters case in a file

    Program to change letters case in a file

    April 9, 2021
  • Program to add content to a file

    Program to add content to a file

    April 9, 2021

Work with us

  • Write For us
  • Blog
  • Privacy Policy

Contact Us

i2tutorials.com

Email: info@i2tutorials.com

Banglore, Karnataka.

Pin: 560034

Subscribe to Newsletter

Weekly Technology Updates to your Email just on a Click...

Jobs

Jooble Programmer Jobs

© Copyright 2019. All Rights Reserved.