vym from home:insilmaril project
Select Your Operating System
Add repository and install manually
For Debian 12 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:/insilmaril/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:insilmaril.list curl -fsSL https://download.opensuse.org/repositories/home:insilmaril/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_insilmaril.gpg > /dev/null sudo apt update sudo apt install vym
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:/insilmaril/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:insilmaril.list curl -fsSL https://download.opensuse.org/repositories/home:insilmaril/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_insilmaril.gpg > /dev/null sudo apt update sudo apt install vym
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:insilmaril/openSUSE_Tumbleweed/home:insilmaril.repo zypper refresh zypper install vym
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:insilmaril/openSUSE_Factory_ARM/home:insilmaril.repo zypper refresh zypper install vym
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:insilmaril/openSUSE_Factory/home:insilmaril.repo zypper refresh zypper install vym
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:insilmaril/15.6/home:insilmaril.repo zypper refresh zypper install vym
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:insilmaril/15.5/home:insilmaril.repo zypper refresh zypper install vym
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:insilmaril/15.4/home:insilmaril.repo zypper refresh zypper install vym
Grab binary packages directly
Add repository and install manually
For Raspbian 12 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:/insilmaril/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:insilmaril.list curl -fsSL https://download.opensuse.org/repositories/home:insilmaril/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_insilmaril.gpg > /dev/null sudo apt update sudo apt install vym
Grab binary packages directly
Add repository and install manually
For xUbuntu 24.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:/insilmaril/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:insilmaril.list curl -fsSL https://download.opensuse.org/repositories/home:insilmaril/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_insilmaril.gpg > /dev/null sudo apt update sudo apt install vym
For xUbuntu 23.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:/insilmaril/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:insilmaril.list curl -fsSL https://download.opensuse.org/repositories/home:insilmaril/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_insilmaril.gpg > /dev/null sudo apt update sudo apt install vym
For xUbuntu 22.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:/insilmaril/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:insilmaril.list curl -fsSL https://download.opensuse.org/repositories/home:insilmaril/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_insilmaril.gpg > /dev/null sudo apt update sudo apt install vym
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:/insilmaril/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:insilmaril.list curl -fsSL https://download.opensuse.org/repositories/home:insilmaril/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_insilmaril.gpg > /dev/null sudo apt update sudo apt install vym
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:/insilmaril/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:insilmaril.list curl -fsSL https://download.opensuse.org/repositories/home:insilmaril/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_insilmaril.gpg > /dev/null sudo apt update sudo apt install vym