Package Details: cherryrgb 0.2.8-1

Git Clone URL: https://aur.archlinux.org/cherryrgb.git (read-only, click to copy)
Package Base: cherryrgb
Description: Cherry RGB Keyboard control software
Upstream URL: https://github.com/skraus-dev/cherryrgb-rs
Licenses: MIT
Conflicts: cherryrgb
Provides: cherryrgb
Submitter: mpldr
Maintainer: mpldr
Last Packager: mpldr
Votes: 1
Popularity: 0.000756
First Submitted: 2023-04-16 08:26 (UTC)
Last Updated: 2023-06-18 19:32 (UTC)

Dependencies (1)

Required by (0)

Sources (2)

Latest Comments

williX commented on 2025-03-30 14:11 (UTC)

Why is it installed to /usr/local/bin? Shouldn't executable files installed by packages be installed to /usr/bin?

williX commented on 2025-03-30 14:08 (UTC)

I had to install packages clang and llvm from "extra" repository and had to agree to install rustup and remove rust.

Mailaender commented on 2024-04-20 10:26 (UTC)

I had to replace cargo-nightly with cargo to avoid conflicts. It also compiles with stable versions of Rust.