README.md: added the installation of portproton on Alt Linux using apt-get
This commit is contained in:
parent
3d3816f275
commit
e1f8458947
10
README.md
10
README.md
@ -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 -
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user