Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE-old
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vladislav
PortWINE-old
Commits
1c1551c2
Unverified
Commit
1c1551c2
authored
Jul 18, 2024
by
Kazevic
Committed by
GitHub
Jul 18, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert changes to installation on Alt Linux
parent
e6bf4e1d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
12 deletions
+11
-12
README-RU.md
README-RU.md
+6
-7
README.md
README.md
+5
-5
No files found.
README-RU.md
View file @
1c1551c2
...
...
@@ -45,14 +45,13 @@
*
**Alt Linux**
`apt`
:
`apt-get`
:
```
sh
su -
apt
update
&&
ap
t dist-upgrade
-y
apt
-get update
&&
apt-ge
t dist-upgrade
-y
apt
install
portproton i586-
{
libvulkan1,libd3d,libGL,libgio,libnm,libnsl1,libnss,glibc-nss,glibc-pthread,libunwind,xorg-dri-swrast
}
apt
-get
install
portproton i586-
{
libvulkan1,libd3d,libGL,libgio,libnm,libnsl1,libnss,glibc-nss,glibc-pthread,libunwind,xorg-dri-swrast
}
exit
```
...
...
@@ -168,11 +167,11 @@ sudo dnf install curl bubblewrap zstd cabextract tar openssl mesa-dri-drivers.i6
*
**Alt Linux**
```
sh
sudo
apt update
sudo
apt
-get
update
sudo
apt dist-upgrade
-y
sudo
apt
-get
dist-upgrade
-y
sudo
apt
install
bubblewrap cabextract curl icoutils i586-libvulkan1 libvulkan1 vulkan-tools zstd
sudo
apt
-get
install
bubblewrap cabextract curl icoutils i586-libvulkan1 libvulkan1 vulkan-tools zstd
```
*
**ROSA DESKTOP FRESH R12**
...
...
README.md
View file @
1c1551c2
...
...
@@ -47,14 +47,14 @@ The **official website of the project** since September 2022 is: https://linux-g
*
**Alt Linux**
(package in the official repository) is installed with the command:
`apt`
:
`apt
-get
`
:
```
sh
su -
apt
update
&&
ap
t dist-upgrade
-y
apt
-get update
&&
apt-ge
t dist-upgrade
-y
apt
install
portproton i586-
{
libvulkan1,libd3d,libGL,libgio,libnm,libnsl1,libnss,glibc-nss,glibc-pthread,libunwind,xorg-dri-swrast
}
apt
-get
install
portproton i586-
{
libvulkan1,libd3d,libGL,libgio,libnm,libnsl1,libnss,glibc-nss,glibc-pthread,libunwind,xorg-dri-swrast
}
exit
```
...
...
@@ -172,9 +172,9 @@ sudo dnf install curl bubblewrap zstd cabextract tar openssl mesa-dri-drivers.i6
```
sh
su -
apt
update
&&
ap
t dist-upgrade
-y
apt
-get update
&&
apt-ge
t dist-upgrade
-y
apt
install
bubblewrap cabextract zstd gawk
tar
xz pciutils coreutils file curl icoutils wmctrl xdg-utils desktop-file-utils libvulkan1 vulkan-tools libd3d libGL fontconfig xrdb libcurl libgio libnm libnsl1 libnss glibc-nss glibc-pthread i586-
{
libvulkan1,libd3d,libGL,libgio,libnm,libnsl1,libnss,glibc-nss,glibc-pthread,libunwind,xorg-dri-swrast
}
apt
-get
install
bubblewrap cabextract zstd gawk
tar
xz pciutils coreutils file curl icoutils wmctrl xdg-utils desktop-file-utils libvulkan1 vulkan-tools libd3d libGL fontconfig xrdb libcurl libgio libnm libnsl1 libnss glibc-nss glibc-pthread i586-
{
libvulkan1,libd3d,libGL,libgio,libnm,libnsl1,libnss,glibc-nss,glibc-pthread,libunwind,xorg-dri-swrast
}
exit
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment