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

DNF core commands - tracking issue #429

Open
32 of 63 tasks
j-mracek opened this issue Apr 3, 2023 · 1 comment
Open
32 of 63 tasks

DNF core commands - tracking issue #429

j-mracek opened this issue Apr 3, 2023 · 1 comment

Comments

@j-mracek
Copy link
Contributor

j-mracek commented Apr 3, 2023

@jan-kolarik jan-kolarik pinned this issue Apr 12, 2023
@jrohel jrohel linked a pull request Oct 3, 2023 that will close this issue
@jrohel jrohel removed a link to a pull request Oct 3, 2023
@jrohel jrohel assigned jrohel and unassigned jrohel Oct 5, 2023
@Ricky-Tigg
Copy link

install

Omitted to mention for convenience in 'dnf5-install' the install alternative command 'dnf group install <group>' to 'dnf install @<group>'.

reinstall

Missing 'reinstall @<group>'.

remove

Missing 'remove @<group>'.

group

Omitted to mention for convenience in 'dnf5-group' the install alternative command 'dnf install @<group>' to 'dnf group install <group>'.

repolist, repoinfo, updateinfo

Here presented as core commands, appear as per 'man dnf5' not to be such ones.

  • repolist, repoinfo
    Similar functions for those commands attached to the 'repo' core command, respectively along with the 'list' and 'info' commands.
  • updateinfo
    Similar function for this command not attached to the 'upgrade' core command.

repoquery

  • Implemented but undocumented
    • options
      -l, --list; Show the list of files in the package.
    • short options
      'rq' for 'repoquery'
      '--qf' for '--queryformat'
  • --querytags
    Missing tag "size"; implemented in DNF v. 4. Made possible to determine whether a package is a metapackage, such as kernel is. An installsize tag exists, however I wouldn't be able to determine from its description "Display install size of the package." if it indicates that it may be suitable for such a purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

4 participants