libvpx from home:toornimda project

Select Your Operating System

For CentOS 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:toornimda/CentOS_6/home:toornimda.repo
yum install libvpx
For CentOS 5 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:toornimda/CentOS_5/home:toornimda.repo
yum install libvpx

Packages for CentOS 6:

Packages for CentOS 5:

For Debian 7.0 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/toornimda/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:toornimda.list
curl -fsSL https://download.opensuse.org/repositories/home:toornimda/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_toornimda.gpg > /dev/null
sudo apt update
sudo apt install libvpx

Packages for Debian 7.0:

For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:toornimda/RHEL_7/home:toornimda.repo
yum install libvpx
For RHEL 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:toornimda/RHEL_6/home:toornimda.repo
yum install libvpx
For RHEL 5 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:toornimda/RHEL_5/home:toornimda.repo
yum install libvpx

Packages for RHEL 7:

Packages for RHEL 6:

Packages for RHEL 5:

For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:toornimda/SLE_12/home:toornimda.repo
zypper refresh
zypper install libvpx
For SLE 11 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:toornimda/SLE_11_SP3/home:toornimda.repo
zypper refresh
zypper install libvpx

Packages for SLE 12:

Packages for SLE 11 SP3:

For xUbuntu 14.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/toornimda/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:toornimda.list
curl -fsSL https://download.opensuse.org/repositories/home:toornimda/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_toornimda.gpg > /dev/null
sudo apt update
sudo apt install libvpx
For xUbuntu 12.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/toornimda/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/home:toornimda.list
curl -fsSL https://download.opensuse.org/repositories/home:toornimda/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_toornimda.gpg > /dev/null
sudo apt update
sudo apt install libvpx

Packages for xUbuntu 14.04:

Packages for xUbuntu 12.04: