I suggest you compile your own version yourself.
wget https://raw.githubusercontent.com/ton-blockchain/mytonctrl/master/scripts/toninstaller.sh
sudo bash toninstaller.sh
If all goes well you can find everything you need in /usr/bin/ton/
I am working on Ubuntu 22.04.
I've downloaded TON binaries from github.com/SpyCheese/ton/actions/runs/3648473538.
I've tried using the toncli lib (ton developer libs) and got an error:
ERROR: Command '['/home/fera/ton/fift', '-V']' died with <Signals.SIGILL: 4>.
I didn't try anything for this particular error because I didn't understand anything (
But before that there was a problem with another file for this lib and I fixed it.
when starting, the fifth writes separately from the thinly; Invalid instruction (memory stack is reset to disk)
I suggest you compile your own version yourself.
wget https://raw.githubusercontent.com/ton-blockchain/mytonctrl/master/scripts/toninstaller.sh
sudo bash toninstaller.sh
If all goes well you can find everything you need in /usr/bin/ton/
I am not sure what "the fifth writes separately from the thinly" means but I suspect there is some spelling mistake (fifth = fift? thinly = toncli?) that makes your question harder to understand. Can you check and fix that?