Skip to content

Conversation

@brlin-tw
Copy link

Tested on Ubuntu 25.10.

Signed-off-by: 林博仁(Buo-ren Lin) buo.ren.lin@gmail.com

Tested on Ubuntu 25.10.

Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
@brlin-tw brlin-tw force-pushed the readme-add-ubuntu-builddep-instructions branch from 778c4e1 to bf52f14 Compare January 18, 2026 14:16
@JohnAZoidberg
Copy link
Member

I did the same thing yesterday 😳
6374b0c

I'll think about what exact deps to install. Yours are slightly different than mine

sudo pkg install rust hidapi pkgconf
# Ubuntu
sudo apt install cargo libhidapi-dev libsystemd-dev libudev-dev libusb-1.0-0-dev pkg-config rustc
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
sudo apt install cargo libhidapi-dev libsystemd-dev libudev-dev libusb-1.0-0-dev pkg-config rustc
sudo apt install rustup build-essential libhidapi-dev libsystemd-dev libudev-dev libusb-1.0-0-dev pkg-config

Use rustup instead of distro provided cargo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants