If you haven't a rust environment you can use rustup or your package manager.
Recommended solution.
cargo install --git https://github.com/natir/lcd.git
git clone https://github.com/natir/lcd.git
cd lcd
cargo install --path .
WIP
Currently the minimum supported Rust version is 1.56.0.
WIP