ddcutil-service on AUR (Arch User Repository)

Last updated: July 06,2024

1. Install "ddcutil-service" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ddcutil-service on Arch using YAY

$ yay -S ddcutil-service

* (Optional) Uninstall ddcutil-service on Arch using YAY

$ yay -Rns ddcutil-service

2. Manually Install "ddcutil-service" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ddcutil-service's git locally

$ git clone https://aur.archlinux.org/ddcutil-service.git ~/ddcutil-service

c. Go to ~/ddcutil-service folder and install it

$ cd ~/ddcutil-service $ makepkg -si

3. Information about the ddcutil-service package on Arch User Repository (AUR)

ID: 1423879
Name: ddcutil-service
PackageBaseID: 202639
PackageBase: ddcutil-service
Version: 1.0.2-1
Description: A Dbus ddcutil server for control of DDC Monitors/VDUs
URL: https://github.com/digitaltrails/ddcutil-service
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1708128964
LastModified: 1709999673
URLPath: /cgit/aur.git/snapshot/ddcutil-service.tar.gz

5. The same packages on other Linux Distributions