ydcmd from home:antonbatenev:ydcmd project
Select Your Operating System
Add repository and install manually
For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/CentOS_8_Stream/home:antonbatenev:ydcmd.repo yum install ydcmd
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/CentOS_8/home:antonbatenev:ydcmd.repo yum install ydcmd
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/CentOS_7/home:antonbatenev:ydcmd.repo yum install ydcmd
Grab binary packages directly
Add repository and install manually
For Debian 9.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:/antonbatenev:/ydcmd/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:ydcmd.list curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_ydcmd.gpg > /dev/null sudo apt update sudo apt install ydcmd
For Debian 8.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:/antonbatenev:/ydcmd/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:ydcmd.list curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_ydcmd.gpg > /dev/null sudo apt update sudo apt install ydcmd
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:/antonbatenev:/ydcmd/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:ydcmd.list curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_ydcmd.gpg > /dev/null sudo apt update sudo apt install ydcmd
For Debian 11 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:/antonbatenev:/ydcmd/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:ydcmd.list curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_ydcmd.gpg > /dev/null sudo apt update sudo apt install ydcmd
For Debian 10 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:/antonbatenev:/ydcmd/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:ydcmd.list curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_ydcmd.gpg > /dev/null sudo apt update sudo apt install ydcmd
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/Fedora_Rawhide/home:antonbatenev:ydcmd.repo dnf install ydcmd
Grab binary packages directly
Add repository and install manually
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/RHEL_7/home:antonbatenev:ydcmd.repo yum install ydcmd
Grab binary packages directly
Add repository and install manually
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/ScientificLinux_7/home:antonbatenev:ydcmd.repo yum install ydcmd
For ScientificLinux 6 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/ScientificLinux_6/home:antonbatenev:ydcmd.repo yum install ydcmd
Grab binary packages directly
Add repository and install manually
For xUbuntu 22.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:/antonbatenev:/ydcmd/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:ydcmd.list curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_ydcmd.gpg > /dev/null sudo apt update sudo apt install ydcmd
For xUbuntu 20.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:/antonbatenev:/ydcmd/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:ydcmd.list curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_ydcmd.gpg > /dev/null sudo apt update sudo apt install ydcmd
For xUbuntu 18.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:/antonbatenev:/ydcmd/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:ydcmd.list curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_ydcmd.gpg > /dev/null sudo apt update sudo apt install ydcmd
For xUbuntu 16.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:/antonbatenev:/ydcmd/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:ydcmd.list curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_ydcmd.gpg > /dev/null sudo apt update sudo apt install ydcmd
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:/antonbatenev:/ydcmd/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:antonbatenev:ydcmd.list curl -fsSL https://download.opensuse.org/repositories/home:antonbatenev:ydcmd/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_antonbatenev_ydcmd.gpg > /dev/null sudo apt update sudo apt install ydcmd