[New: openFATE 321000] zypper: list packages installed explicitly
Feature added by: Joachim Wagner (jowagner) Feature #321000, revision 1 Title: zypper: list packages installed explicitly openSUSE Distribution: Unconfirmed Priority Requester: Desirable Requested by: Joachim Wagner (jowagner) Partner organization: openSUSE.org Description: As per https://forums.opensuse.org/showthread.php/495792-List-all-installed-package... , list all packages that have been explicitly installed, that is the list should be all installed packages except those that have been automatically selected. (Good question is whether also to exclude packages selected by the user during installation. Maybe this should be optional.) A command line solution is: grep '|root@'`hostname` /var/log/zypp/history | grep '|install|' Related feature request: #310752 -- openSUSE Feature: https://features.opensuse.org/321000
Feature changed by: Joachim Wagner (jowagner) Feature #321000, revision 2 Title: zypper: list packages installed explicitly openSUSE Distribution: Unconfirmed Priority Requester: Desirable Requested by: Joachim Wagner (jowagner) Partner organization: openSUSE.org Description: As per https://forums.opensuse.org/showthread.php/495792-List-all-installed-package... , list all packages that have been explicitly installed, that is the list should be all installed packages except those that have been automatically selected. (Good question is whether also to exclude packages selected by the user during installation. Maybe this should be - optional.) A command line solution is: grep '|root@'`hostname` - /var/log/zypp/history | grep '|install|' - Related feature request: #310752 + optional.) A command line solution is: + grep '|root@'`hostname` /var/log/zypp/history | grep '|install|' + Related feature request: openfate #310752 -- openSUSE Feature: https://features.opensuse.org/321000
participants (1)
-
fate_noreply@suse.de