Commit a54c0ed1 authored by Mikhail Tergoev's avatar Mikhail Tergoev

Merge branch 'master' of https://github.com/ilyazheprog/PortWINE into ilyazheprog-master

parents 31575b17 e1f84589
...@@ -52,6 +52,16 @@ sudo dnf install portproton ...@@ -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 ...@@ -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**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment