icon | description |
---|---|
block-question |
How to request a new Package to be added to the Cache |
{% hint style="warning" %} Exceptions Apply, Discussion is encouraged {% endhint %}
- Must already exist as a
.SBUILD
at SoarPkgs (pkgforge-community) - Must be Portable, i.e. must work on all Libc (GLIBC, MUSL etc) Linux Distros
- Must have an entry on RepoLogy
- Must have received an update within the last 6 Month or, at the very extent, within the last 12 Month.
- If on GitHub & Official, then it must have at least 10 Stars, or otherwise be a well known package
- The project must have a permissive
license
that allows binary redistribution - Optionally, also already exist at https://flathub.org/, tho this is not a hard requirement.
{% hint style="info" %} This is NOT FOR REQUESTING NEW PACKAGES, see: https://docs.pkgforge.dev/repositories/soarpkgs/package-request
- Also make sure you do not request an already existing package
- Check using soar
soar search "${PKG_NAME}"
- Search it on Index: https://pkgs.pkgforge.dev/
- After you are really sure that it's not available, Create a new issue at: https://github.com/pkgforge/soarpkgs/issues/new/choose >> Prebuilt Package Request (Cache) {% endhint %}
{% hint style="warning" %} Fill all the required fields, If you don't put effort into requesting a tool/pkg to be added here, neither will we. {% endhint %}