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
- Host: GitHub
- URL: https://github.com/pombadev/coopr
- Owner: pombadev
- License: apache-2.0
- Created: 2022-03-10T17:08:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T23:53:02.000Z (over 2 years ago)
- Last Synced: 2025-01-06T10:04:22.047Z (5 months ago)
- Topics: copr, dnf, dnf-plugin, dnf-utils, rust
- Language: Rust
- Homepage:
- Size: 253 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Welcome to coopr [](https://crates.io/crates/coopr) 
> prettier dnf copr helper, search and install copr packages
[](./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 informationOPTIONS:
-i, --install Install a package on your system
-s, --search Search package details for the given string
```## TODO
Bundle as a dnf plugin