Giter Club home page Giter Club logo

rpm-copr's Introduction

⏳ rpm-copr

rpm-copr is a Command Line Interface that ports the COPR dnf command to immutable (OSTree) images. This makes it possible for Fedora Silverblue and Fedora Kyonite users to use COPR repositories in a safe and intuitive way.

Install

curl -L https://github.com/34N0/rpm-copr/releases/download/v0.9-beta/rpm-copr-v0.9-beta-linux-amd64.tar.gz | sudo tar zx -C /usr/local/bin

Usage

Usage:
  rpm-copr [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  disable     Disable the copr repository
  enable      Enable the copr repository
  help        Help about any command
  list        List local copr repositories
  remove      Remove the copr repository

Flags:
  -h, --help      help for rpm-copr
  -v, --version   version for rpm-copr

Contributing

Feel free to open issues or pull requests for improvements, bug fixes, or new features. We welcome your contributions!

rpm-copr's People

Contributors

34n0 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

rpm-copr's Issues

[FEAT] user install with on-demand privilege escalation

I looked at the code and I never wrote any Go :D

In my bash alternative I default to having the script installed to ~/.local/bin (which works on atomic fedora) and use pkexec on demand to do the actions.

This one does not work when running it as user.

Adding individual privilege escalation for every process would make this usable.

Also afaik it is better to run only the required actions as root, so I only write, but dont download, search, list etc. as root.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.