Skip to content

Commit 30f9cb7

Browse files
brlin-twJohnAZoidberg
authored andcommitted
README: Add build dependencies installation instructions for Ubuntu
Tested on Ubuntu 25.10. Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
1 parent 52e4454 commit 30f9cb7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@ sudo dnf install systemd-devel hidapi-devel
168168
169169
# FreeBSD
170170
sudo pkg install rust hidapi pkgconf
171+
172+
# Ubuntu
173+
sudo apt install cargo libhidapi-dev libsystemd-dev libudev-dev libusb-1.0-0-dev pkg-config rustc
171174
```
172175

173176
```sh

0 commit comments

Comments
 (0)