Play on linux 64 bit

Главная

Я хочу узнать больше о PlayOnLinux Что такое PlayOnLinux ?

Что такое PlayOnLinux ?

PlayOnLinux — это программа, которая позволяет легко устанавливать и использовать большое количество игр и приложений, разработанных для Microsoft®’s Windows®.
На данный момент очень мало игр совместимо с GNU/Linux, что, конечно, сильно мешает переходу на эту систему. PlayOnLinux предоставляет доступное и эффективное решение этой проблемы, бесплатное и уважающее свободное ПО.

Что особенного в PlayOnLinux?

Вот неполный список того, что вам нужно знать о программе:

  • Вам не нужна лицензионная Windows®, чтобы использовать PlayOnLinux.
  • PlayOnLinux основана на Wine и использует все его возможности, и к тому же, значительно упрощает использование его продвинутых функций.
  • PlayOnLinux — свободное программное обеспечение.
  • PlayOnLinux использует Bash и Python

Однако, PlayOnLinux имеет некоторые недостатки, как и любая программа:

  • Иногда происходит потеря производительности (изображение становится менее плавным и графика менее детализированной).
  • Не все игры поддерживаются. В то же время, вы можете использовать наш модуль ручной установки.

Немного скриншотов PlayOnLinux

PlayOnLinux

Я хочу скачать PlayOnLinux Последняя версия : 4.3.4

Скачать PlayOnLinux

Последняя версия PlayOnLinux: 4.3.4
Чтобы скачать эту версию, перейдите на страницу загрузки

PlayOnLinux

Я хочу узнать, как пользоваться PlayOnLinux Где я могу получить помощь?

Научиться использовать PlayOnLinux

Вы можете почитать документацию или задать вопрос на форуме

Читайте также:  Установить терминал kali linux

PlayOnLinux

Я хочу помочь PlayOnLinux Что я могу сделать, чтобы помочь команде PlayOnLinux?

Помочь проекту

Есть много способов помочь нашей команде. Вы можете :

  • Писать новости и присылать их новостным редакторам или администраторам
  • Помогать другим пользователям на форуме
  • Прислать ваш собственный установочный скрипт
  • Помочь материально

PlayOnLinux

Я хочу прочитать последние новости Десять последних новостей

Источник

Загрузки

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

Читайте также:  Консольный вход astra linux

Через 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

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:

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:

Источник

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