smtube from home:smplayerdev project
Select Your Operating System
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:/smplayerdev/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:smplayerdev.list curl -fsSL https://download.opensuse.org/repositories/home:smplayerdev/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smplayerdev.gpg > /dev/null sudo apt update sudo apt install smtube
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:/smplayerdev/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:smplayerdev.list curl -fsSL https://download.opensuse.org/repositories/home:smplayerdev/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smplayerdev.gpg > /dev/null sudo apt update sudo apt install smtube
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:/smplayerdev/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:smplayerdev.list curl -fsSL https://download.opensuse.org/repositories/home:smplayerdev/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smplayerdev.gpg > /dev/null sudo apt update sudo apt install smtube
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:/smplayerdev/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:smplayerdev.list curl -fsSL https://download.opensuse.org/repositories/home:smplayerdev/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smplayerdev.gpg > /dev/null sudo apt update sudo apt install smtube
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:smplayerdev/openSUSE_Tumbleweed/home:smplayerdev.repo zypper refresh zypper install smtube
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:smplayerdev/openSUSE_Leap_42.3/home:smplayerdev.repo zypper refresh zypper install smtube
For openSUSE Leap 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:smplayerdev/openSUSE_Leap_42.2/home:smplayerdev.repo zypper refresh zypper install smtube
For openSUSE Leap 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:smplayerdev/openSUSE_Leap_42.1/home:smplayerdev.repo zypper refresh zypper install smtube
For openSUSE 13.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:smplayerdev/openSUSE_13.2/home:smplayerdev.repo zypper refresh zypper install smtube
Grab binary packages directly
Add repository and install manually
For xUbuntu 21.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:/smplayerdev/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:smplayerdev.list curl -fsSL https://download.opensuse.org/repositories/home:smplayerdev/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smplayerdev.gpg > /dev/null sudo apt update sudo apt install smtube
For xUbuntu 21.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:/smplayerdev/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:smplayerdev.list curl -fsSL https://download.opensuse.org/repositories/home:smplayerdev/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smplayerdev.gpg > /dev/null sudo apt update sudo apt install smtube
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:/smplayerdev/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:smplayerdev.list curl -fsSL https://download.opensuse.org/repositories/home:smplayerdev/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smplayerdev.gpg > /dev/null sudo apt update sudo apt install smtube
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:/smplayerdev/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:smplayerdev.list curl -fsSL https://download.opensuse.org/repositories/home:smplayerdev/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smplayerdev.gpg > /dev/null sudo apt update sudo apt install smtube
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:/smplayerdev/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:smplayerdev.list curl -fsSL https://download.opensuse.org/repositories/home:smplayerdev/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smplayerdev.gpg > /dev/null sudo apt update sudo apt install smtube
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:/smplayerdev/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:smplayerdev.list curl -fsSL https://download.opensuse.org/repositories/home:smplayerdev/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_smplayerdev.gpg > /dev/null sudo apt update sudo apt install smtube