mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
README.md: No need to use the cdn links, github caches images anyway.
This commit is contained in:
parent
3d582c05b6
commit
bb0d97b635
28
README.md
28
README.md
@ -57,8 +57,8 @@ If your distribution is not listed below, feel free to add a feature request - i
|
||||
demand is high enough we might consider packaging it for additional distributions.
|
||||
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/ubuntu.png) Ubuntu / Linux Mint
|
||||
------------------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/ubuntu.png) Ubuntu / Linux Mint
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Please run the following commands from a terminal, one line after each other.
|
||||
```bash
|
||||
@ -67,8 +67,8 @@ sudo apt-get update
|
||||
sudo apt-get install --install-recommends wine-compholio
|
||||
```
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/arch.png) Arch Linux
|
||||
-------------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/arch.png) Arch Linux
|
||||
---------------------------------------------------------------------
|
||||
|
||||
As a first step you have to import the key for our repository, and set the trust level
|
||||
to trusted:
|
||||
@ -88,8 +88,8 @@ Now you can install wine-compholio directly using `pacman`:
|
||||
sudo pacman -Sy wine-compholio
|
||||
```
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/debian.png) Debian Jessie/Sid
|
||||
----------------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/debian.png) Debian Jessie/Sid
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
*(Instructions for Debian Wheezy can be found below)*
|
||||
|
||||
@ -121,8 +121,8 @@ sudo apt-get install wine-compholio
|
||||
```
|
||||
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/debian.png) Debian Wheezy
|
||||
------------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/debian.png) Debian Wheezy
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
In order to install i386 packages on a 64-bit system, you have to run the following
|
||||
command as a first step:
|
||||
@ -149,8 +149,8 @@ sudo apt-get install wine-compholio
|
||||
```
|
||||
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/opensuse.png) OpenSUSE
|
||||
---------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/opensuse.png) OpenSUSE
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
All the following steps have to be executed as root user. As a first step you have
|
||||
to add the repository - this step depends on the openSUSE version you're using.
|
||||
@ -176,8 +176,8 @@ zypper install wine-compholio
|
||||
```
|
||||
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/fedora.png) Fedora
|
||||
-----------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/fedora.png) Fedora
|
||||
-------------------------------------------------------------------
|
||||
|
||||
**Warning:** In contrary to other distributions, its not possible to have both a
|
||||
regular wine version and wine-compholio installed at the same time - using the
|
||||
@ -215,8 +215,8 @@ When you're using wine-compholio this will show to a list of all patches include
|
||||
an unpatched version this command will fail.
|
||||
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/mageia.png) Mageia 4
|
||||
-------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/mageia.png) Mageia 4
|
||||
---------------------------------------------------------------------
|
||||
|
||||
As a first step please add the key for our repository
|
||||
```bash
|
||||
|
28
debian/tools/README.md.in
vendored
28
debian/tools/README.md.in
vendored
@ -30,8 +30,8 @@ If your distribution is not listed below, feel free to add a feature request - i
|
||||
demand is high enough we might consider packaging it for additional distributions.
|
||||
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/ubuntu.png) Ubuntu / Linux Mint
|
||||
------------------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/ubuntu.png) Ubuntu / Linux Mint
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Please run the following commands from a terminal, one line after each other.
|
||||
```bash
|
||||
@ -40,8 +40,8 @@ sudo apt-get update
|
||||
sudo apt-get install --install-recommends wine-compholio
|
||||
```
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/arch.png) Arch Linux
|
||||
-------------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/arch.png) Arch Linux
|
||||
---------------------------------------------------------------------
|
||||
|
||||
As a first step you have to import the key for our repository, and set the trust level
|
||||
to trusted:
|
||||
@ -61,8 +61,8 @@ Now you can install wine-compholio directly using `pacman`:
|
||||
sudo pacman -Sy wine-compholio
|
||||
```
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/debian.png) Debian Jessie/Sid
|
||||
----------------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/debian.png) Debian Jessie/Sid
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
*(Instructions for Debian Wheezy can be found below)*
|
||||
|
||||
@ -94,8 +94,8 @@ sudo apt-get install wine-compholio
|
||||
```
|
||||
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/debian.png) Debian Wheezy
|
||||
------------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/debian.png) Debian Wheezy
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
In order to install i386 packages on a 64-bit system, you have to run the following
|
||||
command as a first step:
|
||||
@ -122,8 +122,8 @@ sudo apt-get install wine-compholio
|
||||
```
|
||||
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/opensuse.png) OpenSUSE
|
||||
---------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/opensuse.png) OpenSUSE
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
All the following steps have to be executed as root user. As a first step you have
|
||||
to add the repository - this step depends on the openSUSE version you're using.
|
||||
@ -149,8 +149,8 @@ zypper install wine-compholio
|
||||
```
|
||||
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/fedora.png) Fedora
|
||||
-----------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/fedora.png) Fedora
|
||||
-------------------------------------------------------------------
|
||||
|
||||
**Warning:** In contrary to other distributions, its not possible to have both a
|
||||
regular wine version and wine-compholio installed at the same time - using the
|
||||
@ -188,8 +188,8 @@ When you're using wine-compholio this will show to a list of all patches include
|
||||
an unpatched version this command will fail.
|
||||
|
||||
|
||||
![alt text](http://cdn.fds-team.de/misc/images/mageia.png) Mageia 4
|
||||
-------------------------------------------------------------------
|
||||
![alt text](http://repos.fds-team.de/misc/images/mageia.png) Mageia 4
|
||||
---------------------------------------------------------------------
|
||||
|
||||
As a first step please add the key for our repository
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user