ddcutil from home:rockowitz project

Seleccione su sistema operativo

Para CentOS 8 Stream ejecute lo siguiente como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:rockowitz/CentOS_8_Stream/home:rockowitz.repo
yum install ddcutil
Para CentOS 8 ejecute lo siguiente como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:rockowitz/CentOS_8/home:rockowitz.repo
yum install ddcutil
Para Raspbian 9.0 ejecute lo siguiente:
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
Para Debian Unstable ejecute lo siguiente:
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
Para Debian Testing ejecute lo siguiente:
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
Para Debian 12 ejecute lo siguiente:
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
Para Debian 11 ejecute lo siguiente:
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
Para Debian 10 ejecute lo siguiente:
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
Para Fedora Rawhide ejecute lo siguiente como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:rockowitz/Fedora_Rawhide/home:rockowitz.repo
dnf install ddcutil
Para Fedora 43 ejecute lo siguiente como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:rockowitz/Fedora_43/home:rockowitz.repo
dnf install ddcutil
Para Fedora 42 ejecute lo siguiente como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:rockowitz/Fedora_42/home:rockowitz.repo
dnf install ddcutil
Para Fedora 41 ejecute lo siguiente como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:rockowitz/Fedora_41/home:rockowitz.repo
dnf install ddcutil
Para Fedora 40 ejecute lo siguiente como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:rockowitz/Fedora_40/home:rockowitz.repo
dnf install ddcutil
Para Fedora 39 ejecute lo siguiente como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:rockowitz/Fedora_39/home:rockowitz.repo
dnf install ddcutil
Para Mageia Cauldron ejecute lo siguiente como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:rockowitz/Mageia_Cauldron/home:rockowitz.repo
dnf install ddcutil
Para openSUSE Tumbleweed ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Tumbleweed/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para openSUSE Slowroll ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Slowroll/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para openSUSE Leap 15.2 PowerPC ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Leap_15.2_PowerPC/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para openSUSE Leap 15.2 ARM ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Leap_15.2_ARM/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para openSUSE Factory RISCV ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Factory_RISCV/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para openSUSE Factory PowerPC ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Factory_PowerPC/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para openSUSE Factory ARM ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Factory_ARM/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para 16.0 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/16.0/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para 15.7 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/15.7/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para 15.6 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/15.6/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para 15.5 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/15.5/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para 15.4 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/15.4/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para Raspbian 12 ejecute lo siguiente:
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
Para Raspbian 11 ejecute lo siguiente:
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
Para Raspbian 10 ejecute lo siguiente:
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
Para openSUSE Leap 15.3 ARM ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/openSUSE_Leap_15.3_ARM/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para SLE 15 SP3 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/SLE_15_SP3/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para SLE 15 SP2 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:rockowitz/SLE_15_SP2/home:rockowitz.repo
zypper refresh
zypper install ddcutil
Para xUbuntu 25.04 ejecute lo siguiente:
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_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
Para xUbuntu 24.10 ejecute lo siguiente:
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_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
Para xUbuntu 24.04 ejecute lo siguiente:
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_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:rockowitz.list
curl -fsSL https://download.opensuse.org/repositories/home:rockowitz/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rockowitz.gpg > /dev/null
sudo apt update
sudo apt install ddcutil
Para xUbuntu 23.10 ejecute lo siguiente:
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
Para xUbuntu 23.04 ejecute lo siguiente:
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
Para xUbuntu 22.10 ejecute lo siguiente:
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
Para xUbuntu 22.04 ejecute lo siguiente:
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
Para xUbuntu 21.10 ejecute lo siguiente:
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
Para xUbuntu 21.04 ejecute lo siguiente:
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
Para xUbuntu 20.04 ejecute lo siguiente:
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
Para xUbuntu 18.04 ejecute lo siguiente:
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