Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yum remove and install mongodb-org is a huge work #10

Open
tashrifbillah opened this issue Sep 9, 2021 · 1 comment
Open

yum remove and install mongodb-org is a huge work #10

tashrifbillah opened this issue Sep 9, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@tashrifbillah
Copy link
Contributor

https://www.tecmint.com/remove-package-with-dependencies-using-yum/

/var/lib/mongo
/var/log/mongodb

won't be auto created unless dependencies are installed:

Dependencies Resolved

========================================================================================================
 Package                                Arch         Version                Repository             Size
========================================================================================================
Installing:
 mongodb-org                            x86_64       4.4.8-1.el7            mongodb-org-4.4       6.2 k
Installing for dependencies:
 cyrus-sasl                             x86_64       2.1.26-23.el7          base                   88 k
 mongodb-database-tools                 x86_64       100.5.0-1              mongodb-org-4.4        47 M
 mongodb-org-database-tools-extra       x86_64       4.4.8-1.el7            mongodb-org-4.4        19 k
 mongodb-org-mongos                     x86_64       4.4.8-1.el7            mongodb-org-4.4        17 M
 mongodb-org-server                     x86_64       4.4.8-1.el7            mongodb-org-4.4        22 M
 mongodb-org-shell                      x86_64       4.4.8-1.el7            mongodb-org-4.4        14 M
 mongodb-org-tools                      x86_64       4.4.8-1.el7            mongodb-org-4.4       6.1 k

Transaction Summary
========================================================================================================
Install  1 Package (+7 Dependent packages)
@tashrifbillah
Copy link
Contributor Author

Don't ever remove /var/lib/mongo/ manually.

@tashrifbillah tashrifbillah added the documentation Improvements or additions to documentation label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant