kaffeine from home:mrec project
Select Your Operating System
Add repository and install manually
For Debian Unstable 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:/mrec/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:mrec.list curl -fsSL https://download.opensuse.org/repositories/home:mrec/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mrec.gpg > /dev/null sudo apt update sudo apt install kaffeine
For Debian Testing 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:/mrec/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:mrec.list curl -fsSL https://download.opensuse.org/repositories/home:mrec/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mrec.gpg > /dev/null sudo apt update sudo apt install kaffeine
For Debian 13 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:/mrec/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:mrec.list curl -fsSL https://download.opensuse.org/repositories/home:mrec/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mrec.gpg > /dev/null sudo apt update sudo apt install kaffeine
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:/mrec/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:mrec.list curl -fsSL https://download.opensuse.org/repositories/home:mrec/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mrec.gpg > /dev/null sudo apt update sudo apt install kaffeine
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:/mrec/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:mrec.list curl -fsSL https://download.opensuse.org/repositories/home:mrec/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mrec.gpg > /dev/null sudo apt update sudo apt install kaffeine
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:mrec/openSUSE_Tumbleweed/home:mrec.repo zypper refresh zypper install kaffeine
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:mrec/openSUSE_Slowroll/home:mrec.repo zypper refresh zypper install kaffeine
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:mrec/16.0/home:mrec.repo zypper refresh zypper install kaffeine
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:mrec/15.6/home:mrec.repo zypper refresh zypper install kaffeine
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:/mrec/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:mrec.list curl -fsSL https://download.opensuse.org/repositories/home:mrec/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mrec.gpg > /dev/null sudo apt update sudo apt install kaffeine
For Raspbian 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:/mrec/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:mrec.list curl -fsSL https://download.opensuse.org/repositories/home:mrec/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mrec.gpg > /dev/null sudo apt update sudo apt install kaffeine
Grab binary packages directly
Add repository and install manually
For xUbuntu 25.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:/mrec/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:mrec.list curl -fsSL https://download.opensuse.org/repositories/home:mrec/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mrec.gpg > /dev/null sudo apt update sudo apt install kaffeine
For xUbuntu 24.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:/mrec/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:mrec.list curl -fsSL https://download.opensuse.org/repositories/home:mrec/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mrec.gpg > /dev/null sudo apt update sudo apt install kaffeine
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:/mrec/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:mrec.list curl -fsSL https://download.opensuse.org/repositories/home:mrec/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mrec.gpg > /dev/null sudo apt update sudo apt install kaffeine
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:/mrec/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:mrec.list curl -fsSL https://download.opensuse.org/repositories/home:mrec/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mrec.gpg > /dev/null sudo apt update sudo apt install kaffeine