Ace Stream 3.0 for Ubuntu
Version Ace Stream 3.0.2 for Ubuntu has been released. The main innovation is support of a new protocol. A new version is available in repositories for Ubuntu 12.04, 13.10 and 14.04. Links to repositories and instructions how to install are described below.
Ubuntu 14.04
Installing Ace Stream on Ubuntu from the repository
Step 1
Add link on appropriate repository into /etc/apt/sources.list.
Repository should be selected according to operating system.
Adding AceStream repo to sources.list
Open a terminal and type:
sudo gedit /etc/apt/sources.list.
At the bottom of the file, add
deb http://repo.acestream.org/ubuntu/ trusty main
then save and close the file.
Now we need to add the repository key to our keyring, so enter
Step 2
Installing public key. To do this you have to run the following command:
sudo wget -O – http://repo.acestream.org/keys/acestream.public.key | sudo apt-key add –
Step 3
Installing acestream-full package.
sudo apt-get update
sudo apt-get install acestream-full
The following packages are available in the repository for Ubuntu:
- acestream-engine – engine
- acestream-mozilla-plugin – plug-in for browsers
- acestream-player – desktop player
- acestream-player-data – set of common libraries for the player and plug-in
- acestream-full – full package, including all of the above
———————————————————————-
Source codes of the player (Ace Player) are here: https://bitbucket.org/AceStream/acestreamplayer
P.S. We welcome all who wish not only to use the player, but also take an active part in its development and evolution.
We also remind you that all assemblies of the latest versions of engine 3.0 (without the player) are here: http://wiki.acestream.org/wiki/index.php/AceStream_3.0/en