ddcutil from home:rockowitz project

Select Your Operating System

For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:rockowitz/CentOS_8_Stream/home:rockowitz.repo
yum install ddcutil
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:rockowitz/CentOS_8/home:rockowitz.repo
yum install ddcutil
For Raspbian 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:/rockowitz/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:rockowitz/Fedora_Rawhide/home:rockowitz.repo
dnf install ddcutil
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:rockowitz/Fedora_39/home:rockowitz.repo
dnf install ddcutil
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:rockowitz/Fedora_38/home:rockowitz.repo
dnf install ddcutil
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:rockowitz/Mageia_Cauldron/home:rockowitz.repo
dnf install ddcutil
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Tumbleweed/home:rockowitz.repo
zypper refresh
zypper install ddcutil
For openSUSE Leap 15.2 PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Leap_15.2_PowerPC/home:rockowitz.repo
zypper refresh
zypper install ddcutil
For openSUSE Leap 15.2 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Leap_15.2_ARM/home:rockowitz.repo
zypper refresh
zypper install ddcutil
For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Factory_RISCV/home:rockowitz.repo
zypper refresh
zypper install ddcutil
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Factory_PowerPC/home:rockowitz.repo
zypper refresh
zypper install ddcutil
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Factory_ARM/home:rockowitz.repo
zypper refresh
zypper install ddcutil
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/15.6/home:rockowitz.repo
zypper refresh
zypper install ddcutil
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/15.5/home:rockowitz.repo
zypper refresh
zypper install ddcutil
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/15.4/home:rockowitz.repo
zypper refresh
zypper install ddcutil
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:/rockowitz/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
For Raspbian 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:/rockowitz/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
For openSUSE Leap 15.3 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Leap_15.3_ARM/home:rockowitz.repo
zypper refresh
zypper install ddcutil
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/SLE_15_SP3/home:rockowitz.repo
zypper refresh
zypper install ddcutil
For SLE 15 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/SLE_15_SP2/home:rockowitz.repo
zypper refresh
zypper install ddcutil
For xUbuntu 23.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:/rockowitz/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
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:/rockowitz/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil