Skip to content

Commit 1d37fa6

Browse files
authored
Remove obsolete centOS Linux prerequisites (#5860)
1 parent a00f7fb commit 1d37fa6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/guides/getting-started/installing-cypress.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -223,12 +223,6 @@ apt-get install libgtk2.0-0t64 libgtk-3-0t64 libgbm-dev libnotify-dev libnss3 li
223223
pacman -S gtk2 gtk3 alsa-lib xorg-server-xvfb libxss nss libnotify
224224
```
225225

226-
#### CentOS
227-
228-
```shell
229-
yum install -y xorg-x11-server-Xvfb gtk2-devel gtk3-devel libnotify-devel GConf2 nss libXScrnSaver alsa-lib
230-
```
231-
232226
#### Amazon Linux 2023
233227

234228
```shell

0 commit comments

Comments
 (0)