rtl_433 icon indicating copy to clipboard operation
rtl_433 copied to clipboard

How do I install prerelease version?

Open Tr-Do opened this issue 1 year ago • 1 comments

Where should I put the file to get the pre release version?

Tr-Do avatar Apr 11 '24 23:04 Tr-Do

Did you see https://triq.org/rtl_433/BINARY_BUILDS.html ? Would adding something like this help?

After unpacking run the binary in the current folder using ./rtl_433 If that works you can also install to /usr/local/bin to override the installed package: sudo cp rtl_433 /usr/local/bin/

zuckschwerdt avatar Apr 12 '24 09:04 zuckschwerdt

I guess we should either add that, or decide that it's out of scope (as how to put binaries in bin dirs isn't about rtl_433) and close this. Absent some reason to expect progress, I'll call this an answered question.

gdt avatar Jun 02 '24 18:06 gdt

answered question

gdt avatar Jun 23 '24 11:06 gdt