Package-Request
How to request a new Package (.SBUILD)
Last updated
Was this helpful?
How to request a new Package (.SBUILD)
Last updated
Was this helpful?
Once You have gathered the above information, >>
After you are really sure that it's not available, Read our . This contains notes on compiling static binaries. However, if there's already a static binary that's released, you can .
After you have successfully built/compiled/fetched
a static binary, you must check that it's truly static :
After all this, finally describe & provide step-by-step instruction by Make sure to include ALL Steps (Including getting source code). Be as verbose as possible. Include output of file
| ldd
| readelf
. Optionally, also test the binary with qemu-$ARCH-static
or a minimal VM/Docker Image (Preferably alpine) to ensure that it really does work.
If you can not (don't know how to) compile, with links to the PKG/Tool's homepage/source-code along with a brief description on what it does.