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:
8888 .. tab::
8989 :tabid: linux
9090
91- Procedure
92- ~~~~~~~~~
93-
9491 Select the appropriate tab based on your Linux distribution and
9592 desired package from the tabs below:
9693
@@ -108,22 +105,48 @@ Select the appropriate tab for your operating system:
108105 .. tab:: .deb
109106 :tabid: deb
110107
108+ Supported Platforms
109+ ~~~~~~~~~~~~~~~~~~~
110+
111111 :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+ ~~~~~~~~~
114120
115121 .. include:: /includes/steps/install-shell-linux-deb.rst
116122
117123 .. tab:: .rpm
118124 :tabid: rpm
125+
126+ Supported Platforms
127+ ~~~~~~~~~~~~~~~~~~~
119128
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+ ~~~~~~~~~
122142
123143 .. include:: /includes/steps/install-shell-linux-rpm.rst
124144
125145 .. tab:: .tgz
126146 :tabid: tgz
147+
148+ Procedure
149+ ~~~~~~~~~
127150
128151 .. include:: /includes/steps/install-shell-linux-generic.rst
129152
You can’t perform that action at this time.
0 commit comments