- Загрузки
- Developement version
- Packages
- Скомпилированный пакет
- .tar.gz файл :
- Arch Linux
- Добавление репозитория archlinufr:
- Установка PlayOnLinux
- Debian
- Deb-файлы :
- Через Squeeze репозиторий
- Через Lenny репозиторий
- Через Etch репозиторий
- Fedora
- Frugalware
- Ubuntu
- Deb-файлы :
- Через Precise репозиторий
- Через Oneiric репозиторий
- Через Natty репозиторий
- Через Maverick репозиторий
- Через Lucid репозиторий
- Downloads
- Developement version
- Packages
- Generic package
- .tar.gz files:
- Installing PlayOnLinux
- Debian
- Deb files:
- With the Stretch repository
- With the Jessie repository
- Fedora
- Frugalware
- Ubuntu
- Deb files:
- For the Cosmic version
- For the Bionic version
- For the Xenial version
- For the Trusty version
- For the Saucy version
- For the Precise version
- Downloads
- Developement version
- Packages
- Generic package
- .tar.gz files:
- Installing PlayOnLinux
- Debian
- Deb files:
- With the Stretch repository
- With the Jessie repository
- Fedora
- Frugalware
- Ubuntu
- Deb files:
- For the Cosmic version
- For the Bionic version
- For the Xenial version
- For the Trusty version
- For the Saucy version
- For the Precise version
- Загрузки
- Developement version
- Packages
- Скомпилированный пакет
- .tar.gz файл :
- Arch Linux
- Добавление репозитория archlinufr:
- Установка PlayOnLinux
- Debian
- Deb-файлы :
- Через Squeeze репозиторий
- Через Lenny репозиторий
- Через Etch репозиторий
- Fedora
- Frugalware
- Ubuntu
- Deb-файлы :
- Через Precise репозиторий
- Через Oneiric репозиторий
- Через Natty репозиторий
- Через Maverick репозиторий
- Через Lucid репозиторий
Загрузки
PlayOnLinux mainly relies on WineHQ project. If you want help them and to get a professional support of wine, please consider buying codeweavers products.
We would also like to thank ScummVM and DOSBox projects
Developement version
To get the latest developement version, open a terminal and type:
git clone https://github.com/PlayOnLinux/POL-POM-4
Packages
All distributions
Скомпилированный пакет
.tar.gz файл :
Вам нужно просто извлечь этот файл и выполнить «./playonlinux». PlayOnLinux написан на python, так что вам не нужно ничего компилировать.
Archlinux
Arch Linux
Добавление репозитория archlinufr:
Как root (или через sudo), добавьте в /etc/pacman.conf следующие строки (для архитектур i686):
Или эти строки (для архитектур x86_64):
Установка PlayOnLinux
Как root (или через sudo), выполните следующую команду:
Debian
Debian
Deb-файлы :
Через Squeeze репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | apt-key add —
wget http://deb.playonlinux.com/playonlinux_squeeze.list -O /etc/apt/sources.list.d/playonlinux.list
apt-get update
apt-get install playonlinux
Через Lenny репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | apt-key add —
wget http://deb.playonlinux.com/playonlinux_lenny.list -O /etc/apt/sources.list.d/playonlinux.list
apt-get update
apt-get install playonlinux
Через Etch репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | apt-key add —
wget http://deb.playonlinux.com/playonlinux_etch.list -O /etc/apt/sources.list.d/playonlinux.list
apt-get update
apt-get install playonlinux
Fedora
Fedora
Перейдите по ссылке и установите пакет playonlinux-yum.
Frugalware
Frugalware
Просто выполните следующую команду
Ubuntu
Ubuntu
Deb-файлы :
Через Precise репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
Через Oneiric репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_oneiric.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
Через Natty репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_natty.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
Через Maverick репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_maverick.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
Через Lucid репозиторий
Выполните следующие команды :
Downloads
PlayOnLinux mainly relies on WineHQ project. If you want help them and to get a professional support of wine, please consider buying codeweavers products.
We would also like to thank ScummVM and DOSBox projects
Developement version
To get the latest developement version, open a terminal and type:
git clone https://github.com/PlayOnLinux/POL-POM-4
Packages
All distributions
Generic package
.tar.gz files:
You just have to extract these files and run «./playonlinux». PlayOnLinux is written in Python, so you have nothing to build, but Python must be installed first.
Archlinux
Installing PlayOnLinux
As root (or with sudo), type the following command:
Debian
Debian
Deb files:
Wheezy users : You must install the package wine:i386 to get PlayOnLinux working
With the Stretch repository
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | apt-key add —
wget http://deb.playonlinux.com/playonlinux_stretch.list -O /etc/apt/sources.list.d/playonlinux.list
apt-get update
apt-get install playonlinux
With the Jessie repository
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | apt-key add —
wget http://deb.playonlinux.com/playonlinux_jessie.list -O /etc/apt/sources.list.d/playonlinux.list
apt-get update
apt-get install playonlinux
Fedora
Fedora
Go here and install the playonlinux-yum package.
Frugalware
Frugalware
Just type the following command:
Ubuntu
Ubuntu
Deb files:
Ubuntu Precise (and superior) users : You must install the package wine:i386 to get PlayOnLinux working
For the Cosmic version
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_cosmic.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Bionic version
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_bionic.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Xenial version
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_xenial.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Trusty version
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_trusty.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Saucy version
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_saucy.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Precise version
Type the following commands:
Downloads
PlayOnLinux mainly relies on WineHQ project. If you want help them and to get a professional support of wine, please consider buying codeweavers products.
We would also like to thank ScummVM and DOSBox projects
Developement version
To get the latest developement version, open a terminal and type:
git clone https://github.com/PlayOnLinux/POL-POM-4
Packages
All distributions
Generic package
.tar.gz files:
You just have to extract these files and run «./playonlinux». PlayOnLinux is written in Python, so you have nothing to build, but Python must be installed first.
Archlinux
Installing PlayOnLinux
As root (or with sudo), type the following command:
Debian
Debian
Deb files:
Wheezy users : You must install the package wine:i386 to get PlayOnLinux working
With the Stretch repository
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | apt-key add —
wget http://deb.playonlinux.com/playonlinux_stretch.list -O /etc/apt/sources.list.d/playonlinux.list
apt-get update
apt-get install playonlinux
With the Jessie repository
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | apt-key add —
wget http://deb.playonlinux.com/playonlinux_jessie.list -O /etc/apt/sources.list.d/playonlinux.list
apt-get update
apt-get install playonlinux
Fedora
Fedora
Go here and install the playonlinux-yum package.
Frugalware
Frugalware
Just type the following command:
Ubuntu
Ubuntu
Deb files:
Ubuntu Precise (and superior) users : You must install the package wine:i386 to get PlayOnLinux working
For the Cosmic version
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_cosmic.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Bionic version
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_bionic.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Xenial version
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_xenial.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Trusty version
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_trusty.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Saucy version
Type the following commands:
wget -q «http://deb.playonlinux.com/public.gpg» -O- | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_saucy.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
For the Precise version
Type the following commands:
Загрузки
PlayOnLinux mainly relies on WineHQ project. If you want help them and to get a professional support of wine, please consider buying codeweavers products.
We would also like to thank ScummVM and DOSBox projects
Developement version
To get the latest developement version, open a terminal and type:
git clone https://github.com/PlayOnLinux/POL-POM-4
Packages
All distributions
Скомпилированный пакет
.tar.gz файл :
Вам нужно просто извлечь этот файл и выполнить «./playonlinux». PlayOnLinux написан на python, так что вам не нужно ничего компилировать.
Archlinux
Arch Linux
Добавление репозитория archlinufr:
Как root (или через sudo), добавьте в /etc/pacman.conf следующие строки (для архитектур i686):
Или эти строки (для архитектур x86_64):
Установка PlayOnLinux
Как root (или через sudo), выполните следующую команду:
Debian
Debian
Deb-файлы :
Через Squeeze репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | apt-key add —
wget http://deb.playonlinux.com/playonlinux_squeeze.list -O /etc/apt/sources.list.d/playonlinux.list
apt-get update
apt-get install playonlinux
Через Lenny репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | apt-key add —
wget http://deb.playonlinux.com/playonlinux_lenny.list -O /etc/apt/sources.list.d/playonlinux.list
apt-get update
apt-get install playonlinux
Через Etch репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | apt-key add —
wget http://deb.playonlinux.com/playonlinux_etch.list -O /etc/apt/sources.list.d/playonlinux.list
apt-get update
apt-get install playonlinux
Fedora
Fedora
Перейдите по ссылке и установите пакет playonlinux-yum.
Frugalware
Frugalware
Просто выполните следующую команду
Ubuntu
Ubuntu
Deb-файлы :
Через Precise репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
Через Oneiric репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_oneiric.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
Через Natty репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_natty.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
Через Maverick репозиторий
Выполните следующие команды :
wget -q «http://deb.playonlinux.com/public.gpg» -O — | sudo apt-key add —
sudo wget http://deb.playonlinux.com/playonlinux_maverick.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
Через Lucid репозиторий
Выполните следующие команды :