urdict is a command line urban dictionary,
and a dictd daemon
With latest cargo, you can simply run: cargo install urdict
cargo install urdict
Otherwise, you will have to pull the repository and build by yourself: cargo build --release
cargo build --release