I want to install Toxcore on Ubuntu Touch emulator. There are some dependencies in order for that to run though.
build-essential
libtool
autotools-dev
automake
checkinstall
git
yasm
libsodium13
libsodium-dev
How can I install those and successfully build toxcore?
I'm new to Ubuntu touch and Linux in general.