Update play on linux

Содержание
  1. Загрузки
  2. Developement version
  3. Packages
  4. Скомпилированный пакет
  5. .tar.gz файл :
  6. Arch Linux
  7. Добавление репозитория archlinufr:
  8. Установка PlayOnLinux
  9. Debian
  10. Deb-файлы :
  11. Через Squeeze репозиторий
  12. Через Lenny репозиторий
  13. Через Etch репозиторий
  14. Fedora
  15. Frugalware
  16. Ubuntu
  17. Deb-файлы :
  18. Через Precise репозиторий
  19. Через Oneiric репозиторий
  20. Через Natty репозиторий
  21. Через Maverick репозиторий
  22. Через Lucid репозиторий
  23. Downloads
  24. Developement version
  25. Packages
  26. Generic package
  27. .tar.gz files:
  28. Installing PlayOnLinux
  29. Debian
  30. Deb files:
  31. With the Stretch repository
  32. With the Jessie repository
  33. Fedora
  34. Frugalware
  35. Ubuntu
  36. Deb files:
  37. For the Cosmic version
  38. For the Bionic version
  39. For the Xenial version
  40. For the Trusty version
  41. For the Saucy version
  42. For the Precise version
  43. Downloads
  44. Developement version
  45. Packages
  46. Generic package
  47. .tar.gz files:
  48. Installing PlayOnLinux
  49. Debian
  50. Deb files:
  51. With the Stretch repository
  52. With the Jessie repository
  53. Fedora
  54. Frugalware
  55. Ubuntu
  56. Deb files:
  57. For the Cosmic version
  58. For the Bionic version
  59. For the Xenial version
  60. For the Trusty version
  61. For the Saucy version
  62. For the Precise version
  63. Загрузки
  64. Developement version
  65. Packages
  66. Скомпилированный пакет
  67. .tar.gz файл :
  68. Arch Linux
  69. Добавление репозитория archlinufr:
  70. Установка PlayOnLinux
  71. Debian
  72. Deb-файлы :
  73. Через Squeeze репозиторий
  74. Через Lenny репозиторий
  75. Через Etch репозиторий
  76. Fedora
  77. Frugalware
  78. Ubuntu
  79. Deb-файлы :
  80. Через Precise репозиторий
  81. Через Oneiric репозиторий
  82. Через Natty репозиторий
  83. Через Maverick репозиторий
  84. Через 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

key

All distributions

Скомпилированный пакет

.tar.gz файл :

Вам нужно просто извлечь этот файл и выполнить «./playonlinux». PlayOnLinux написан на python, так что вам не нужно ничего компилировать.

key

Archlinux

Arch Linux

Добавление репозитория archlinufr:

Как root (или через sudo), добавьте в /etc/pacman.conf следующие строки (для архитектур i686):

Или эти строки (для архитектур x86_64):

Установка PlayOnLinux

Как root (или через sudo), выполните следующую команду:

key

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

key

Fedora

Fedora

Перейдите по ссылке и установите пакет playonlinux-yum.

Читайте также:  Подключение wifi через терминал линукс

key

Frugalware

Frugalware

Просто выполните следующую команду

key

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

key

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.

key

Archlinux

Installing PlayOnLinux

As root (or with sudo), type the following command:

key

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

key

Fedora

Fedora

Go here and install the playonlinux-yum package.

key

Frugalware

Frugalware

Just type the following command:

key

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

Читайте также:  Посмотреть загрузку цпу linux

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

key

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.

key

Archlinux

Installing PlayOnLinux

As root (or with sudo), type the following command:

key

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

key

Fedora

Fedora

Go here and install the playonlinux-yum package.

key

Frugalware

Frugalware

Just type the following command:

key

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:

Читайте также:  Kali linux on apple

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

key

All distributions

Скомпилированный пакет

.tar.gz файл :

Вам нужно просто извлечь этот файл и выполнить «./playonlinux». PlayOnLinux написан на python, так что вам не нужно ничего компилировать.

key

Archlinux

Arch Linux

Добавление репозитория archlinufr:

Как root (или через sudo), добавьте в /etc/pacman.conf следующие строки (для архитектур i686):

Или эти строки (для архитектур x86_64):

Установка PlayOnLinux

Как root (или через sudo), выполните следующую команду:

key

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

key

Fedora

Fedora

Перейдите по ссылке и установите пакет playonlinux-yum.

key

Frugalware

Frugalware

Просто выполните следующую команду

key

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 репозиторий

Выполните следующие команды :

Источник

Оцените статью
Adblock
detector