# apt-get install cargo
$ git clone https://github.com/BurntSushi/ripgrep.git $ cd ripgrep $ git co refs/tags/0.9.0
$ cargo build --release
$ ./target/release/rg --version