Skip to content

feat: add option to view PKGBUILD before installing#1024

Open
jhossbach wants to merge 1 commit into
fosskers:masterfrom
jhossbach:view_pkgbuild
Open

feat: add option to view PKGBUILD before installing#1024
jhossbach wants to merge 1 commit into
fosskers:masterfrom
jhossbach:view_pkgbuild

Conversation

@jhossbach

@jhossbach jhossbach commented Jul 2, 2026

Copy link
Copy Markdown

Adds -kk option (e.g. `aura -Akk ) for viewing the PKGBUILD

I tried to adhere to the existing code format but some design considerations I leave up to you @fosskers, namely

  1. u8 or some Enum for the -k option? E.g. -kkk silently fails now so an enum could avoid that
  2. I used the proceed as the message, or should it be something like Viewing the PKGBUILD?

Happy reviewing!
P.S. Are all of the commented-out parts in the .ftl files where translations for that specific language are missing? If so I could also provide some of the missing translations for de-DE :)

Adds `-kk` option (e.g. `aura -Akk <package>) for viewing the PKGBUILD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant