yasm from home:toornimda project

Proszę wybrać system operacyjny

Dla CentOS 6 uruchom następujący program jako root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:toornimda/CentOS_6/home:toornimda.repo
yum install yasm
Dla CentOS 5 uruchom następujący program jako root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:toornimda/CentOS_5/home:toornimda.repo
yum install yasm
Dla Debian 7.0 uruchom następujący program:
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 yasm

Pakiety dla Debian 7.0:

Dla RHEL 7 uruchom następujący program jako root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:toornimda/RHEL_7/home:toornimda.repo
yum install yasm
Dla RHEL 6 uruchom następujący program jako root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:toornimda/RHEL_6/home:toornimda.repo
yum install yasm
Dla RHEL 5 uruchom następujący program jako root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:toornimda/RHEL_5/home:toornimda.repo
yum install yasm
Dla SLE 12 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:toornimda/SLE_12/home:toornimda.repo
zypper refresh
zypper install yasm
Dla SLE 11 SP3 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:toornimda/SLE_11_SP3/home:toornimda.repo
zypper refresh
zypper install yasm
Dla xUbuntu 14.04 uruchom następujący program:
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 yasm
Dla xUbuntu 12.04 uruchom następujący program:
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 yasm

Pakiety dla xUbuntu 14.04:

Pakiety dla xUbuntu 12.04: