Merge branch 'ilyazheprog-master'

This commit is contained in:
Mikhail Tergoev 2023-12-28 16:34:26 +03:00
commit 30d13c9d39

@ -52,6 +52,16 @@ sudo dnf install portproton
* **Alt Linux** (package in the official repository) is installed with the command: * **Alt Linux** (package in the official repository) is installed with the command:
`apt-get`:
```sh
sudo apt-get update
sudo apt-get dist-upgrade -y
sudo apt-get install bubblewrap cabextract curl gamemode icoutils i586-libvulkan1 libvulkan1 steam vulkan-tools wget zenity zstd
```
`epm`:
```sh ```sh
su - su -
@ -167,7 +177,7 @@ sudo apt-get update
sudo apt-get dist-upgrade -y sudo apt-get dist-upgrade -y
sudo apt-get install bubblewrap cabextract curl gamemode icoutils i586-libvulkan1 libvulkan1 steam vulkan-tools wget zenity zstd sudo apt-get install bubblewrap cabextract curl gamemode icoutils i586-libvulkan1 libvulkan1 portproton steam vulkan-tools wget zenity zstd
``` ```
* **ROSA DESKTOP FRESH R12** * **ROSA DESKTOP FRESH R12**