Skip to content

rnodeconf on Windows or rnspure on Linux - trouble, pls help :( #436

Answered by rn1m
rn1m asked this question in Help & Questions
Discussion options

You must be logged in to vote

I'm new to Linux, but thanks to the community I succeeded, below is the approximate order of command options, don't judge strictly. We managed to launch and flash the lore module as KISS TNC.

sudo apt install python3-pip
sudo apt install python3-full
sudo apt install pipx
sudo apt-get install build-essential libssl-dev libffi-dev
python3-dev cargo pkg-config
pipx ensurepath
pipx install rns

pipx install pyserial
;or pip3 install --break-system-packages --user pyserial
pipx inject rns pyserial

pipx install cryptography
; or sudo apt install python3-cryptography

pipx run --spec rns rnodeconf -h
pipx install rns --force

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@markqvist
Comment options

Answer selected by markqvist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants