From e1f845894770ef95f79d1b86f5231ef7165cda9c Mon Sep 17 00:00:00 2001 From: Ilya Zhenetskij <54739833+ilyazheprog@users.noreply.github.com> Date: Sat, 9 Dec 2023 01:25:58 +0700 Subject: [PATCH] README.md: added the installation of portproton on Alt Linux using apt-get --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a4b5d9d..94236eb 100755 --- a/README.md +++ b/README.md @@ -52,6 +52,16 @@ sudo dnf install portproton * **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 su -