Package Details: openlinkhub-git 0.8.7.r0.g8b1ecbb-1

Git Clone URL: https://aur.archlinux.org/openlinkhub-git.git (read-only, click to copy)
Package Base: openlinkhub-git
Description: Open source Linux interface for iCUE LINK Hub and other Corsair AIOs, Hubs. [Latest Commit - source]
Upstream URL: https://github.com/jurkovic-nikola/OpenLinkHub
Licenses: GPL3
Conflicts: openlinkhub
Provides: openlinkhub
Submitter: jrdn
Maintainer: jrdn (jurkovic-nikola)
Last Packager: jurkovic-nikola
Votes: 4
Popularity: 0.108719
First Submitted: 2024-12-05 12:40 (UTC)
Last Updated: 2026-05-09 07:13 (UTC)

Latest Comments

« First ‹ Previous 1 2

mydongistiny commented on 2024-12-10 01:12 (UTC)

There are better ways of adding a user than assigning a uid,gid. Here is my local repo I've been using: https://github.com/mydongistiny/openlinkhub-git

I'm sure there are other ways as well.

jrdn commented on 2024-12-09 13:17 (UTC) (edited on 2024-12-09 14:04 (UTC) by jrdn)

Installation user issue resolved. This package release should not require manual intervention for a fresh install, nor upgrading.

Please report any issues.

Note and Changes(s):
  1. The service no longer requires root privileges to run.
  2. A service user openlinkhub has been created and assigned the uid:gid of 473:473. [1]
  3. The systemd service is not automatically enabled. Users are required to manually enable and start the service (e.g. systemctl enable --now openlinkhub)
  4. Update required package dependencies (lm_sensors, i2c-tools, systemd)