Skip to content

[feature-request] --note support #976

@gandalfs-cat

Description

@gandalfs-cat

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions