I have written the PKGBUILD for this package so that it also pulls in packwiz-installer-bootstrap, as opposed to having it packaged separately and made into a dependency. I have multiple reasons for making this decision:
packwiz-installerdoes not work on its own, but usespackwiz-installer-bootstrapas a wrapperpackwiz-installer-bootstrapserves little purpose on its own, except as a wrapper and updater forpackwiz-installer- To the best of my knowledge, it is considered "bad practice" to package programs that are essentially nothing more than an auto-update wrapper. I feel like this was made clear with the MultiMC dispute, where peterix wanted the MultiMC AUR package to be an auto updater.
This is also my first AUR package. If my reasoning here is wrong, feel free to let me know and I will split off packwiz-installer-bootstrap into a separate package.
Pinned Comments
NullBite commented on 2023-06-17 23:52 (UTC) (edited on 2023-06-17 23:52 (UTC) by NullBite)
I have written the
PKGBUILDfor this package so that it also pulls in packwiz-installer-bootstrap, as opposed to having it packaged separately and made into a dependency. I have multiple reasons for making this decision:packwiz-installerdoes not work on its own, but usespackwiz-installer-bootstrapas a wrapperpackwiz-installer-bootstrapserves little purpose on its own, except as a wrapper and updater forpackwiz-installerThis is also my first AUR package. If my reasoning here is wrong, feel free to let me know and I will split off
packwiz-installer-bootstrapinto a separate package.