# Welcome to coopr [![Crates.io](https://img.shields.io/crates/v/coopr)](https://crates.io/crates/coopr) ![License](https://img.shields.io/crates/l/coopr) > prettier dnf copr helper, search and install copr packages [![screenshot](./screenshot.png)](./screenshot.png) ## Install ```sh cargo install coopr ``` ## Usage ```text USAGE: coopr [FLAG] coopr [OPTION] ``` ## Available options ```text FLAGS: -h, --help Prints help information -V, --version Prints version information OPTIONS: -i, --install Install a package on your system -s, --search Search package details for the given string ``` ## TODO Bundle as a dnf plugin