Skip to content

Commit fc5a5ba

Browse files
(DOCSP-29075): Install page updates to clarify amazon 2023 support (#256)
* (DOCSP-29075): Install page updates to clarify amazon 2023 support * remove extra line breaks * change wording * add 'currently' * Update source/install.txt Co-authored-by: Anna Henningsen <[email protected]> --------- Co-authored-by: Anna Henningsen <[email protected]>
1 parent 4a811ed commit fc5a5ba

File tree

1 file changed

+30
-7
lines changed

1 file changed

+30
-7
lines changed

source/install.txt

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)