rtl_433 icon indicating copy to clipboard operation
rtl_433 copied to clipboard

Old version installing?

Open hessel-a opened this issue 1 year ago • 3 comments

Do I miss something? When running under Debian (bookworm). I run "apt-get install rtl-433" it installs release 22.11 . But I suspects release 23.11

So what do I do wrong. Thanks

hessel-a avatar Apr 07 '24 11:04 hessel-a

This is the current stable version for Debian 12: https://packages.debian.org/search?keywords=rtl-433&searchon=names&suite=all&section=all

If you want a more recent version, you may update the apt source list (not recommended can make your system unstable) or follow the build guide. This will require few packages to be installed like RTL-SDR and/or SoapSDR ... and could take sometime to compile.

ProfBoc75 avatar Apr 07 '24 14:04 ProfBoc75

You can also check our releases, there should be a build you can use as drop-in replacement (keep the apt package installed for the dependencies). Unzip and either run the build (./rtl_433) or install it to /usr/local/bin to override the apt one.

zuckschwerdt avatar Apr 07 '24 14:04 zuckschwerdt

Thanks. I learned something new. Did not expect that the version is 2 year behind.

hessel-a avatar Apr 07 '24 17:04 hessel-a

Answered question

gdt avatar Jun 02 '24 18:06 gdt