Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] module subcommands support #117

Open
fatihusta opened this issue Oct 12, 2021 · 2 comments
Open

[feature request] module subcommands support #117

fatihusta opened this issue Oct 12, 2021 · 2 comments
Labels

Comments

@fatihusta
Copy link

Specially list and install/remove subcommands are very useful

  <modular command>     disable: disable a module with all its streams
                        enable: enable a module stream
                        info: print detailed information about a module
                        install: install a module profile including its packages
                        list: list all module streams, profiles and states
                        provides: list modular packages
                        remove: remove installed module profiles and their packages
                        repoquery: list packages belonging to a module
                        reset: reset a module
                        switch-to: switch a module to a stream and distrosync rpm packages
                        update: update packages associated with an active stream
@kontura kontura added the dnf5 label Oct 18, 2021
@kontura
Copy link
Contributor

kontura commented Oct 18, 2021

We are currently working on a new version of the dnf stack (dnf5) in the dnf-5-devel branch of libdnf (https://github.com/rpm-software-management/libdnf/tree/dnf-5-devel). These commands should be a part of the new microdnf equivalent however it will take more time before that is ready for any kind of use.

Unfortunately I don't think we will be able to work on adding these commands to this current version of microdnf because it is not a priority at the moment.

@fatihusta
Copy link
Author

@kontura I believe you are doing great things for microdnf. Thank you for your hard work. We will wait version 5. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants