Coder Social home page Coder Social logo

dnf-plugins-core's Introduction

Core DNF Plugins

Experimental plugins to use with DNF package manager.

Building from source

From the DNF git checkout directory:

mkdir build;
pushd build;
cmake .. && make;
popd;

Then to run DNF:

PYTHONPATH=`readlink -f .` bin/dnf <arguments>

Running tests

From the DNF git checkout directory:

mkdir build;
pushd build;
cmake .. && make ARGS="-V" test;
popd;

Contribution

Here's the most direct way to get your work merged into the project.

  1. Fork the project
  2. Clone down your fork
  3. Implement your feature or bug fix and commit changes
  4. If you reported a bug or you know it fixes existing bug at Red Hat bugzilla, append (RhBug:<bug_id>) to your commit message
  5. In special commit add your name and email under DNF-PLUGINS-CORE CONTRIBUTORS section in authors file as a reward for your generosity
  6. Push the branch up to your fork
  7. Send a pull request for your branch

Please, do not create the pull requests with translation (.po) files improvements. Fix the translation on Zanata instead.

Documentation

The DNF-PLUGINS-CORE package distribution contains man pages dnf.plugin.*(8). It is also possible to read the DNF-PLUGINS-CORE documentation online.

Bug reporting etc.

Please report discovered bugs to the Red Hat bugzilla following this guide. If you planed to propose the patch in the report, consider contribution instead.

Freenode's irc channel #yum is meant for discussions related to both Yum and DNF. Questions should be asked there, issues discussed. Remember: #yum is not a support channel and prior research is expected from the questioner.

dnf-plugins-core's People

Contributors

asamalik avatar atodorov avatar conan-kudo avatar dhgutteridge avatar dm0- avatar dmach avatar dmnks avatar dturecek avatar dustymabe avatar esmil avatar frostyx avatar ignatenkobrain avatar j-mracek avatar jouve avatar jrohel avatar jsilhan avatar lkundrak avatar m-blaha avatar max9631 avatar michaelmraka avatar pghmcfc avatar pnemade avatar pspacek avatar radekholy24 avatar rbuj avatar tjanez avatar tosky avatar whydoubt avatar xenithorb avatar xsuchy avatar

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.