Installation

This first requires installing the rust package manager cargo:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Afterwards we can install fxtools using cargo:

cargo install fxtools