command
module
Version:
v0.0.0-...-e798773
Opens a new window with list of versions in this module.
Published: May 25, 2024
License: Unlicense
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
TUI for listing dnf
updates written in Go.

There are multiple ways to get information about available updates in DNF,
but no fast interface to read all the necessary info including.
- name
- old, new version
- one line description
- changes
- if the update is critical
- what packages are system installed (blue), what are user installed (yellow) and
what are their automatic dependencies (white)
Details notes are in docs/ directory.
TODO
- Return proper error from
UpdateList()
instead of terminating there
- Strip .fc32 suffixes, but show if they differ
- Easy comparison for version field - inline diff with color, or two lines diff
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.