File tree Expand file tree Collapse file tree 1 file changed +30
-7
lines changed Expand file tree Collapse file tree 1 file changed +30
-7
lines changed Original file line number Diff line number Diff line change @@ -88,9 +88,6 @@ Select the appropriate tab for your operating system:
88
88
.. tab::
89
89
:tabid: linux
90
90
91
- Procedure
92
- ~~~~~~~~~
93
-
94
91
Select the appropriate tab based on your Linux distribution and
95
92
desired package from the tabs below:
96
93
@@ -108,22 +105,48 @@ Select the appropriate tab for your operating system:
108
105
.. tab:: .deb
109
106
:tabid: deb
110
107
108
+ Supported Platforms
109
+ ~~~~~~~~~~~~~~~~~~~
110
+
111
111
:binary:`mongosh` is available as a :abbr:`PPA (Personal
112
- Package Archive)` for Ubuntu 20.04 (Focal) and Ubuntu 18.04
113
- (Bionic).
112
+ Package Archive)` for the following platforms:
113
+
114
+ - Ubuntu 22.04 (Jammy)
115
+ - Ubuntu 20.04 (Focal)
116
+ - Ubuntu 18.04 (Bionic)
117
+
118
+ Procedure
119
+ ~~~~~~~~~
114
120
115
121
.. include:: /includes/steps/install-shell-linux-deb.rst
116
122
117
123
.. tab:: .rpm
118
124
:tabid: rpm
125
+
126
+ Supported Platforms
127
+ ~~~~~~~~~~~~~~~~~~~
119
128
120
- :binary:`mongosh` is available as ``yum`` package for
121
- :abbr:`RHEL (Red Hat Enterprise Linux)` and Amazon Linux 2.
129
+ :binary:`mongosh` is available as ``yum`` package for the
130
+ following platforms:
131
+
132
+ - :abbr:`RHEL (Red Hat Enterprise Linux)`
133
+ - Amazon Linux 2
134
+
135
+ .. important:: Amazon Linux 2023 Availability
136
+
137
+ ``mongosh`` is **not** currently available on Amazon
138
+ Linux 2023.
139
+
140
+ Procedure
141
+ ~~~~~~~~~
122
142
123
143
.. include:: /includes/steps/install-shell-linux-rpm.rst
124
144
125
145
.. tab:: .tgz
126
146
:tabid: tgz
147
+
148
+ Procedure
149
+ ~~~~~~~~~
127
150
128
151
.. include:: /includes/steps/install-shell-linux-generic.rst
129
152
You can’t perform that action at this time.
0 commit comments