Bug 1226493 - [RFE] please provide "--installed" option for dnf repoquery plugin
Summary: [RFE] please provide "--installed" option for dnf repoquery plugin
Keywords:
Status: CLOSED DUPLICATE of bug 1199601
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf-plugins-core
Version: rawhide
Hardware: All
OS: All
unspecified
low
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-30 00:47 UTC by Matthew Cline
Modified: 2015-07-24 09:15 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-24 09:15:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Matthew Cline 2015-05-30 00:47:30 UTC
The dnf repoquery plugin is missing the "--installed" option which the repoquery command had, which would limit the results to just the packages which the system already has installed.

Comment 1 Parag Nemade 2015-05-30 14:58:13 UTC
This is implemented from dnf-plugins-core-0.1.6-3 and it is "--installonly" in dnf's repoquery.

Comment 2 Matthew Cline 2015-05-30 16:29:55 UTC
--installonly is used to select packages which are never upgraded, but only ever installed, like kernel packages. "dnf repoquery --installonly '*'" lists the three kernel packages installed on my computer, for instance.  Replacing "*" with any other installed package lists nothing, since those packages aren't install only.

Comment 3 Honza Silhan 2015-07-24 09:15:24 UTC

*** This bug has been marked as a duplicate of bug 1199601 ***


Note You need to log in before you can comment on or make changes to this bug.