oml2-apps from devel:tools:mytestbed:stable project

Seleccione su sistema operativo

Para Debian 7.0 ejecute lo siguiente:
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/devel:/tools:/mytestbed:/stable/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/devel:tools:mytestbed:stable.list
curl -fsSL https://download.opensuse.org/repositories/devel:tools:mytestbed:stable/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_tools_mytestbed_stable.gpg > /dev/null
sudo apt update
sudo apt install oml2-apps
Para Debian 6.0 ejecute lo siguiente:
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/devel:/tools:/mytestbed:/stable/Debian_6.0/ /' | sudo tee /etc/apt/sources.list.d/devel:tools:mytestbed:stable.list
curl -fsSL https://download.opensuse.org/repositories/devel:tools:mytestbed:stable/Debian_6.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_tools_mytestbed_stable.gpg > /dev/null
sudo apt update
sudo apt install oml2-apps
Para Fedora 20 ejecute lo siguiente como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/devel:tools:mytestbed:stable/Fedora_20/devel:tools:mytestbed:stable.repo
yum install oml2-apps
Para Fedora 19 ejecute lo siguiente como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/devel:tools:mytestbed:stable/Fedora_19/devel:tools:mytestbed:stable.repo
yum install oml2-apps
Para xUbuntu 13.10 ejecute lo siguiente:
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/devel:/tools:/mytestbed:/stable/xUbuntu_13.10/ /' | sudo tee /etc/apt/sources.list.d/devel:tools:mytestbed:stable.list
curl -fsSL https://download.opensuse.org/repositories/devel:tools:mytestbed:stable/xUbuntu_13.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_tools_mytestbed_stable.gpg > /dev/null
sudo apt update
sudo apt install oml2-apps
Para xUbuntu 12.10 ejecute lo siguiente:
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/devel:/tools:/mytestbed:/stable/xUbuntu_12.10/ /' | sudo tee /etc/apt/sources.list.d/devel:tools:mytestbed:stable.list
curl -fsSL https://download.opensuse.org/repositories/devel:tools:mytestbed:stable/xUbuntu_12.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_tools_mytestbed_stable.gpg > /dev/null
sudo apt update
sudo apt install oml2-apps
Para xUbuntu 12.04 ejecute lo siguiente:
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/devel:/tools:/mytestbed:/stable/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/devel:tools:mytestbed:stable.list
curl -fsSL https://download.opensuse.org/repositories/devel:tools:mytestbed:stable/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_tools_mytestbed_stable.gpg > /dev/null
sudo apt update
sudo apt install oml2-apps
Para xUbuntu 11.10 ejecute lo siguiente:
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/devel:/tools:/mytestbed:/stable/xUbuntu_11.10/ /' | sudo tee /etc/apt/sources.list.d/devel:tools:mytestbed:stable.list
curl -fsSL https://download.opensuse.org/repositories/devel:tools:mytestbed:stable/xUbuntu_11.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_tools_mytestbed_stable.gpg > /dev/null
sudo apt update
sudo apt install oml2-apps
Para xUbuntu 10.04 ejecute lo siguiente:
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/devel:/tools:/mytestbed:/stable/xUbuntu_10.04/ /' | sudo tee /etc/apt/sources.list.d/devel:tools:mytestbed:stable.list
curl -fsSL https://download.opensuse.org/repositories/devel:tools:mytestbed:stable/xUbuntu_10.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_tools_mytestbed_stable.gpg > /dev/null
sudo apt update
sudo apt install oml2-apps