Skip to content

Red Hat Subscription Management (RHSM) libdnf5/DNF5 plugins

License

Notifications You must be signed in to change notification settings

candlepin/rhsm-dnf5-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhsm-dnf5-plugins

Red Hat Subscription Management (RHSM) libdnf5/DNF5 plugins written in C++

This repository contains the following plugins:

  • productid (libdnf5 plugin) more information in ./productid/README.md
  • rhsm (libdnf5 plugin) TODO
  • release (dnf5 plugin) TODO
  • reporefresh (dnf5 plugin) TODO

Requirements

Building plugins

To build plugins, run the following commands:

$ mkdir build
$ cd build
$ cmake ../
$ make

To run unit tests, run::

$ make test

To install the plugins on the system, run:

$ sudo make install

About

Red Hat Subscription Management (RHSM) libdnf5/DNF5 plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors