``` > rpm -qif /lib64/libddcutil.so.5 Name : libddcutil5 Version : 2.1.4 Release : 1.1 Architecture: x86_64 Install Date: Thu 23 May 2024 12:13:46 PM CEST Group : System/Libraries Size : 936743 License : GPL-2.0-or-later Signature : RSA/SHA512, Thu 16 May 2024 05:34:06 PM CEST, Key ID 35a2f86e29b700a4 Source RPM : ddcutil-2.1.4-1.1.src.rpm Build Date : Wed 15 May 2024 08:58:39 AM CEST Build Host : reproducible Packager : https://bugs.opensuse.org Vendor : openSUSE URL : https://github.com/rockowitz/ddcutil Summary : Shared library to query and update monitor settings Description : Shared library version of ddcutil, exposing a C API. ddcutil communicates with monitors implementing MCCS (Monitor Control Command Set), using either the DDC/CI protocol on the I2C bus or as a Human Interface Device on USB. Distribution: openSUSE Tumbleweed ``` ``` > zypper info libddcutil5 Loading repository data... Reading installed packages... Information for package libddcutil5: ------------------------------------ Repository : Base:TumbleWeed Name : libddcutil5 Version : 2.1.4-1.1 Arch : x86_64 Vendor : openSUSE Installed Size : 914.8 KiB Installed : Yes (automatically) Status : up-to-date Source package : ddcutil-2.1.4-1.1.src Upstream URL : https://github.com/rockowitz/ddcutil Summary : Shared library to query and update monitor settings Description : Shared library version of ddcutil, exposing a C API. ddcutil communicates with monitors implementing MCCS (Monitor Control Command Set), using either the DDC/CI protocol on the I2C bus or as a Human Interface Device on USB. ```