Changes

Jump to: navigation, search

Install Ubuntu

406 bytes removed, 16:57, 16 July 2020
Installing Ace Stream Player
== Installing Ace Stream Player ==
===Install from repository===
Currently player is available in repositories for these systems:
* Ubuntu 12.04:
<nowiki>deb http://repo.acestream.org/ubuntu/ precise main</nowiki>
* Ubuntu 14.04:
<nowiki>deb http://repo.acestream.org/ubuntu/ trusty main</nowiki>
 
To install player from repository follow these steps:
 
1. Add corresponding repository link to <tt>/etc/apt/sources.list</tt> file.
 
2. Install public key:
<nowiki>sudo wget -O - http://repo.acestream.org/keys/acestream.public.key | sudo apt-key add -</nowiki>
3. Install player:
<nowiki>sudo apt-get update
sudo apt-get install acestream-player</nowiki>
3. Run player:
<nowiki>acestreamplayer</nowiki>
=== Build from sources ===
Please note that you have to get a valid product key to build fully operational player. There are more details about this in the readme.
 
=== Third party builds ===
You can also try some third-party builds of Ace Player, for example - https://github.com/Jcryton/acestreamplayer-2.2
 
Please note, those builds are unofficial, and with any troubles encountered you should ask their authors for support.
===Configure engine autorun===

Navigation menu