An open API service indexing awesome lists of open source software.

https://github.com/pombadev/coopr

prettier dnf copr helper, search and install copr projects
https://github.com/pombadev/coopr

copr dnf dnf-plugin dnf-utils rust

Last synced: 2 months ago
JSON representation

prettier dnf copr helper, search and install copr projects

Awesome Lists containing this project

README

        

# 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