-
-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
it would be very handy to be able to add notes to packages during a transaction to serve as a sort of freeform install-reason. an implementation for pacman/alpm was written a few years ago but never merged. here is how the cli was designed:
This adds --note for -S -U -D and --rmnote for -D
--note
Add an install note to packages. This will only apply to targets explicitly
listed and not their dependencies. The note can be used to keep track of why
a package was installed or any other info of note. The note can later be
edited or removed with --D --note or --D --rmnote respectively.
if there's interest in having this for aura i'd be happy to try making a PR :3
Metadata
Metadata
Assignees
Labels
No labels