mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-10 18:47:45 +02:00
Structure: creating linux folder for linux specific programs
This commit is contained in:
parent
e7e8f69b37
commit
fdad266131
@ -4,8 +4,6 @@ Wine is a compatibility layer to run windows programs on linux machines.
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
### Arch-Linux
|
|
||||||
|
|
||||||
- Enable multilib support in pacman
|
- Enable multilib support in pacman
|
||||||
- `vim /etc/pacman.conf` - Uncomment the following lines
|
- `vim /etc/pacman.conf` - Uncomment the following lines
|
||||||
```
|
```
|
||||||
@ -14,7 +12,7 @@ Wine is a compatibility layer to run windows programs on linux machines.
|
|||||||
```
|
```
|
||||||
- `pacman -S wine winetricks` - Install wine and configuration helper
|
- `pacman -S wine winetricks` - Install wine and configuration helper
|
||||||
|
|
||||||
### Configuration
|
## Configuration
|
||||||
|
|
||||||
- Set the global variable `WINEPREFIX` to your liking, standard is `$HOME/.wine`
|
- Set the global variable `WINEPREFIX` to your liking, standard is `$HOME/.wine`
|
||||||
- `winetricks` - run the installation of basic windows dependencies to the wine directory
|
- `winetricks` - run the installation of basic windows dependencies to the wine directory
|
Loading…
x
Reference in New Issue
Block a user