Skip to content

Commit 652adb1

Browse files
authored
Update Ubuntu/Debian t64 Year 2038 Linux package choices (#6246)
* Update Ubuntu/Debian t64 Year 2038 Linux module choices * Debian 13 can use both types of packages names * change version notation
1 parent c85f094 commit 652adb1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/app/get-started/install-cypress.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,11 +235,13 @@ See below under [Docker Prerequisites](#Docker-Prerequisites) for information on
235235

236236
#### Ubuntu/Debian
237237

238+
For Ubuntu 22.04 and below, and Debian:
239+
238240
```shell
239241
apt-get install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2 libxtst6 xauth xvfb
240242
```
241243

242-
For Ubuntu 24.04, and above, use the following command:
244+
For Ubuntu 24.04+ and optionally for Debian 13:
243245

244246
```shell
245247
apt-get install libgtk2.0-0t64 libgtk-3-0t64 libgbm-dev libnotify-dev libnss3 libxss1 libasound2t64 libxtst6 xauth xvfb

0 commit comments

Comments
 (0)