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

New filters rpm::filter_leaves and rpm::filter_leaves_groups; add "leaves" command and "repoquery --leaves" to dnf5 #409

Merged
merged 7 commits into from
Apr 14, 2023

Conversation

jrohel
Copy link
Contributor

@jrohel jrohel commented Mar 29, 2023

No description provided.

@jrohel jrohel requested a review from j-mracek March 29, 2023 08:47
@jrohel jrohel removed the request for review from j-mracek March 30, 2023 10:03
@jrohel jrohel changed the title New filter rpm::filter_leaves; add "leaves" command and "repoquery --leaves" to dnf5 New filters rpm::filter_leaves and rpm::filter_leaves_groups; add "leaves" command and "repoquery --leaves" to dnf5 Mar 30, 2023
@jrohel
Copy link
Contributor Author

jrohel commented Apr 5, 2023

Rebased to resolve conflict.

@m-blaha m-blaha self-assigned this Apr 5, 2023
jrohel added 3 commits April 13, 2023 13:37
rpm::filter_leaves - Filter the leaf packages.

rpm::filter_leaves_groups - Filter the leaf packages and return them
                            grouped by their dependencies.

Leaf packages are not required by non-leaf packages.
Lists groups of installed packages that are not required by other
installed packages.
jrohel added 2 commits April 14, 2023 10:59
Lists installed packages that are not required by other installed
packages.
@m-blaha m-blaha merged commit 10c4c40 into rpm-software-management:main Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants