Difference between revisions of "Apt install mongodb"

From wikieduonline
Jump to navigation Jump to search
(Created page with " apt install mongodb The operation couldn’t be completed. Unable to locate a Java Runtime. Please visit http://www.java.com for information on installing Java. == See al...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lowercase}}
 +
 +
apt install mongodb
 +
Reading package lists... Done
 +
Building dependency tree
 +
Reading state information... Done
 +
The following packages were automatically installed and are no longer required:
 +
  python3-cliapp python3-markdown python3-packaging python3-pyparsing python3-ttystatus
 +
Use 'apt autoremove' to remove them.
 +
The following additional packages will be installed:
 +
  libboost-filesystem1.71.0 libboost-iostreams1.71.0 libboost-program-options1.71.0 libgoogle-perftools4 libpcrecpp0v5 libsnappy1v5 libtcmalloc-minimal4
 +
libyaml-cpp0.6 mongo-tools mongodb-clients
 +
  mongodb-server mongodb-server-core
 +
The following NEW packages will be installed:
 +
  libboost-filesystem1.71.0 libboost-iostreams1.71.0 libboost-program-options1.71.0 libgoogle-perftools4 libpcrecpp0v5 libsnappy1v5 libtcmalloc-minimal4
 +
libyaml-cpp0.6 mongo-tools mongodb
 +
  mongodb-clients mongodb-server mongodb-server-core
 +
0 upgraded, 13 newly installed, 0 to remove and 27 not upgraded.
 +
Need to get 49.1 MB of archives.
 +
After this operation, 214 MB of additional disk space will be used.
 +
 +
 +
[[macOS]]
 
  apt install mongodb
 
  apt install mongodb
 
  The operation couldn’t be completed. Unable to locate a Java Runtime.
 
  The operation couldn’t be completed. Unable to locate a Java Runtime.
Line 5: Line 28:
  
 
== See also ==
 
== See also ==
* {{mongodb}}
+
* {{mongoDB}}
  
[[Category:MongoDB
+
[[Category:MongoDB]]

Latest revision as of 11:40, 18 February 2022

apt install mongodb
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  python3-cliapp python3-markdown python3-packaging python3-pyparsing python3-ttystatus
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
  libboost-filesystem1.71.0 libboost-iostreams1.71.0 libboost-program-options1.71.0 libgoogle-perftools4 libpcrecpp0v5 libsnappy1v5 libtcmalloc-minimal4 
libyaml-cpp0.6 mongo-tools mongodb-clients
  mongodb-server mongodb-server-core
The following NEW packages will be installed:
  libboost-filesystem1.71.0 libboost-iostreams1.71.0 libboost-program-options1.71.0 libgoogle-perftools4 libpcrecpp0v5 libsnappy1v5 libtcmalloc-minimal4 
libyaml-cpp0.6 mongo-tools mongodb
  mongodb-clients mongodb-server mongodb-server-core
0 upgraded, 13 newly installed, 0 to remove and 27 not upgraded.
Need to get 49.1 MB of archives.
After this operation, 214 MB of additional disk space will be used.


macOS

apt install mongodb
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java.


See also[edit]

Advertising: