```sh
cargo install mgrs
```
The `mgrs` crate provides the same CLI with the same flags. The binary is now called `mgrs` instead of `mgrs2latlong`.
This package is a thin compatibility wrapper that depends on the `mgrs` library crate. It will continue to work, but all future development happens in the [`mgrs`](https://github.com/h4x0r/mgrs) repository.