community.general/changelogs/fragments/326-pacman_improve_package_state_detection_speed.yml
Jürgen Hötzel 43c805f7db
Improve package state detection speed (#326)
Don't query for full details of a package. It is sufficient to output
the name and version. This also simplifies parsing the output.
2020-05-13 08:46:05 +02:00

2 lines
110 B
YAML

minor_changes:
- "pacman - Improve package state detection speed: Don't query for full details of a package."