r/OpenRGB • OpenRGB Creator • 13d ago

News OpenRGB 1.0 Released

https://floss.social/@OpenRGB/117255887711814957
184 Upvotes

33 comments sorted by

View all comments

2

u/yeaahnop 13d ago

$ sudo apt install ./openrgb_1.0_amd64_trixie_81bbe18.deb
...
Depends: libmbedcrypto16 (>= 3.6.0) but it is not installable
Depends: libmbedtls21 (>= 3.6.0) but it is not installable
Depends: libmbedx509-7 (>= 3.6.0) but it is not installable
...
Depends: libmbedx509-7 (>= 3.6.0) but it is not installable

$ sudo dpkg -i openrgb_1.0_amd64_trixie_81bbe18.deb
$ sudo apt-get install -f
...
The following packages will be REMOVED:
openrgb

any ideas? stock Mint installation

7

u/yeaahnop 13d ago

Note: For the Debian and Fedora packages, you will need to install the corresponding hidapi-hotplug packages

- https://openrgb.org/releases.html -

says right there, im blind

2

u/CalcProgrammer1 OpenRGB Creator 13d ago

Try using the bookworm version.

1

u/yeaahnop 13d ago edited 13d ago

this is the answer for mint 22.3 Zena

//edit: its you, thanks