Automic VaultAutomic Vault

brew

Installer ddcutil avec Homebrew, apk, apt, dnf, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ddcutil pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install ddcutil

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add ddcutil

Alpine Linux edge package indexes · ddcutil · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install ddcutil

Debian stable package indexes · ddcutil · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install ddcutil

Fedora Rawhide package metadata · ddcutil · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#ddcutil

nixpkgs package indexes · pkgs/by-name/dd/ddcutil/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S ddcutil

Arch Linux sync databases · ddcutil · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install ddcutil

openSUSE Tumbleweed package metadata · ddcutil · Source: download.opensuse.org

aperçu

Résumé du paquet

Control monitor settings using DDC/CI and USB

historique

Historique du projet et usages

ddcutil is a Linux command-line utility and C library for reading and changing external monitor settings through DDC/CI over I2C, with USB support for some monitor classes. In package-manager culture it fills the practical gap between desktop display settings panels and scriptable monitor control.

Historique du projet

The project was created and maintained by Sanford Rockowitz, and its official documentation says the use case that inspired development was color profile management: saving monitor color settings during calibration and restoring them when the profile is applied. The public GitHub release history goes back to 0.5.0 in 2016 and the project has continued through the 2.x series with both the ddcutil CLI and libddcutil shared library.

Historique d'adoption

ddcutil became a distribution-facing tool because Linux desktops and automation scripts needed a standard way to address monitor controls exposed through /dev/i2c devices. Its documentation maintains package-status material and maintainer notes, and recent release notes call out KDE PowerDevil integration work around display connection handling and transient I2C permission loss.

Modes d'utilisation

Typical package usage is small but powerful: detect attached displays, query VCP capabilities, get and set values such as brightness or input source, and integrate those commands into desktop power, color-management, or hotkey workflows. The same project also exposes libddcutil for applications that need monitor control without shelling out.

Pourquoi les passionnés de paquets s'y intéressent

ddcutil matters to package nerds because it wraps a hardware-adjacent protocol in a scriptable Unix tool while still needing udev, kernel module, I2C permission, and monitor quirk handling. It is the sort of package where a formula is only half the story; post-install configuration and distro integration determine whether it works.

Chronologie

  • 2015: Public GitHub repository created.
  • 2016: Release 0.5.0 published.
  • 2025: Release 2.2.0 published in the modern libddcutil series.
  • 2026: Release 2.2.7 published with fixes relevant to KDE PowerDevil and display connection handling.

Related projects

  • ddcui provides a Qt graphical interface built around ddcutil.
  • KDE PowerDevil is a desktop power-management consumer called out by the ddcutil release notes.
  • The Monitor Control Command Set and DDC/CI standards define much of the monitor-control surface ddcutil exposes.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ddcutil. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 2 plateformes.
  • S’installe avec 12 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/ddcutil/ddcutilrc~/.config/ddcutil/ddcutilrc

exécutables

Exécutables installés

CommandeTypeExpositionNote
ddcutilcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire2.2.7
gestionnaire mis à jour2026-05-11
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.ddcutil.com

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:ddcutil
Version2.2.7
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/ddcutil
Page d'accueilhttps://www.ddcutil.com
Dépôthttps://github.com/rockowitz/ddcutil
Docs amonthttps://www.ddcutil.com/
LicenceGPL-2.0-or-later
Archive sourcehttps://www.ddcutil.com/tarballs/ddcutil-2.2.7.tar.gz
Dernière mise à jour2026-05-11T19:19:42Z
Pulseupdated
Dépendancesacl, dbus, glib, i2c-tools, jansson, kmod, libdrm, libusb, libx11, libxext, libxrandr, systemd
Dépendances de compilationpkgconf
Bouteilledisponible (sur arm64_linux, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameddcutil
Version Scheme0
Revision0
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

ddcutil 2.2.0-2

Control monitor settings - Standalone command line application

https://www.ddcutil.com

sudo apt install ddcutil
  • Section: utils
  • Architecture: amd64
  • 12 Dépendances
  • normalized package name match
  • Correspondance par : Ddcutil
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ddcutil from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libddcutil-dev 2.2.0-2

Control monitor settings - development files

https://www.ddcutil.com

sudo apt install libddcutil-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ddcutil
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Ddcutil
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libddcutil-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libddcutil5 2.2.0-2

Control monitor settings - shared library

https://www.ddcutil.com

sudo apt install libddcutil5
  • Section: libs
  • Architecture: amd64
  • Source Package: ddcutil
  • 12 Dépendances
  • normalized package name match
  • Correspondance par : Ddcutil
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libddcutil5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ddcutil

nix profile install nixpkgs#ddcutil
  • normalized package name match
  • Correspondance par : Ddcutil
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dd/ddcutil/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ddcutil 1.4.1-1build2

Control monitor settings - Standalone command line application

https://www.ddcutil.com

sudo apt install ddcutil
  • Section: universe/utils
  • Architecture: amd64
  • 11 Dépendances
  • normalized package name match
  • Correspondance par : Ddcutil
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ddcutil from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libddcutil-dev 1.4.1-1build2

Control monitor settings - development files

https://www.ddcutil.com

sudo apt install libddcutil-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ddcutil
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Ddcutil
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libddcutil-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libddcutil4 1.4.1-1build2

Control monitor settings - shared library

https://www.ddcutil.com

sudo apt install libddcutil4
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: ddcutil
  • 9 Dépendances
  • normalized package name match
  • Correspondance par : Ddcutil
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libddcutil4 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ddcutil 2.2.7-r1

Query and change Linux monitor settings using DDC/CI and USB

https://github.com/rockowitz/ddcutil

sudo apk add ddcutil
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: ddcutil
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ddcutil
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ddcutil from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ddcutil-dev 2.2.7-r1

Query and change Linux monitor settings using DDC/CI and USB (development files)

https://github.com/rockowitz/ddcutil

sudo apk add ddcutil-dev
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: ddcutil
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ddcutil
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ddcutil-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ddcutil-doc 2.2.7-r1

Query and change Linux monitor settings using DDC/CI and USB (documentation)

https://github.com/rockowitz/ddcutil

sudo apk add ddcutil-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: ddcutil
  • normalized package name match
  • Correspondance par : Ddcutil
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ddcutil-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ddcutil-udev 2.2.7-r1

Query and change Linux monitor settings using DDC/CI and USB (udev rules)

https://github.com/rockowitz/ddcutil

sudo apk add ddcutil-udev
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: ddcutil
  • normalized package name match
  • Correspondance par : Ddcutil
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ddcutil-udev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ddcutil 2.2.1-3.fc44

Query and update monitor settings

http://www.ddcutil.com

sudo dnf install ddcutil
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ddcutil
  • 12 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ddcutil
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ddcutil from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libddcutil 2.2.1-3.fc44

Shared library to query and update monitor settings

http://www.ddcutil.com

sudo dnf install libddcutil
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ddcutil
  • 13 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Ddcutil
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libddcutil from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libddcutil-devel 2.2.1-3.fc44

Development files for libddcutil

http://www.ddcutil.com

sudo dnf install libddcutil-devel
  • License: GPL-2.0-or-later AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ddcutil
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Ddcutil
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libddcutil-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ddcutil 2.2.7-1

Query and change Linux monitor settings using DDC/CI and USB.

http://ddcutil.com/

sudo pacman -S ddcutil
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 13 Dépendances
  • normalized package name match
  • Correspondance par : Ddcutil
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ddcutil from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ddcutil 2.2.5-2.2

Utility to query and update monitor settings

https://github.com/rockowitz/ddcutil

sudo zypper install ddcutil
  • License: GPL-2.0-or-later
  • Category: System/GUI/Other
  • Architecture: x86_64
  • Source Package: ddcutil
  • 8 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ddcutil
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ddcutil from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment