We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you just wish to install it the easiest way, follow instructions from https://github.com/ouch-org/ouch#installation instead.
Installing from source is always slower and only recommended for contributors.
For this you will need to install Rust and Cargo, we strongly recommend doing it via rustup.rs.
After that, check if it's correctly installed:
cargo --version
Also check if you have all the dependencies installed.
Clone the repository and install it.
git clone https://github.com/ouch-org/ouch cargo install --path ouch
Latest release at https://crates.io/crates/ouch.
cargo install ouch
git clone https://github.com/ouch-org/ouch cd ouch cargo build