Quantcast
Viewing all articles
Browse latest Browse all 2249

How To Install Pipelight 0.2.7 On Fedora 20, Fedora 19 And CentOS 6

Hello Linux Geeksters. As you may know, Pipelight is a browser plugin which enables the use of Microsoft’s close-source Silverlight, in order to have access at video streaming services, like Netflix, for example.

Pipelight needs both a Linux library and a Windows file called pluginloader.exe, that loads the Silverlight DLLs via Wine. Many popular television services, including Netflix can be watched only via Silverlight / Pipelight, so this workaround is quite useful.

The latest version available is Pipelight 0.2.7, which has been recently released, with support for Shockware 12.1.1.151, Flash 13.0.0.214, updates for the the Unity 3D plugin Adobereader, FoxitReader and the Roblox plugin, got a system-check utility that verifies if the installation is correct, got fixes so that Firefox does not detect the wrong plugin versions, added experimental support for the TrianglePlayer plugin, etc. For more information, see the changelog.

In this article I will show you how to install Pipelight 0.2.7 on Fedora 20, Fedora 19 and CentOS 6.

Follow the instructions for your system exactly, in order to get a successful installation.

How to install Pipelight 0.2.7 on Fedora 20:

$ sudo yum install cabextract
$ sudo rpm -i http://sourceforge.net/projects/mscorefonts2/files/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
$ sudo wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Fedora_20/home:DarkPlayer:Pipelight.repo -O /etc/yum.repos.d/pipelight.repo
$ sudo yum install pipelight
$ sudo pipelight-plugin --update

Enable Silverlight:

$ sudo pipelight-plugin --enable silverlight

How to install Pipelight 0.2.7 on Fedora 19:

$ sudo yum install cabextract
$ sudo rpm -i http://sourceforge.net/projects/mscorefonts2/files/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
$ sudo wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Fedora_19/home:DarkPlayer:Pipelight.repo -O /etc/yum.repos.d/pipelight.repo
$ sudo yum install pipelight
$ sudo pipelight-plugin --update

Enable Silverlight:

$ sudo pipelight-plugin --enable silverlight

How to install Pipelight 0.2.7 on CentOS 6:

$ sudo wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/CentOS_CentOS-6/home:DarkPlayer:Pipelight.repo -O /etc/yum.repos.d/pipelight.repo
$ sudo yum install pipelight
$ sudo pipelight-plugin --update

Enable Silverlight:

$ sudo pipelight-plugin --enable silverlight

Share and Enjoy

TwitterFacebookGoogle PlusEmailRSS

Viewing all articles
Browse latest Browse all 2249

Trending Articles