You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After you are really sure that it's not available, Read our Documentation. This contains notes on creating new recipes. However, if there's already a static binary that's released, you can just use dbin to fetch it.
After you have successfully built/compiled/fetched a static binary, you must check that it's truly static : Use file to verify that it is
After all this, finally describe & provide step-by-step instruction by creating a new issue 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, create a new issue with links to the PKG/Tool's homepage/source-code along with a brief description on what it does.
Warning
If you don't put effort into requesting a tool/pkg to be added here, neither will we.
Search it on Github
After you are really sure that it's not available, Read our Documentation. This contains notes on creating new recipes. However, if there's already a static binary that's released, you can just use dbin to fetch it.
After you have successfully
built/compiled/fetcheda static binary, you must check that it's truly static : Usefileto verify that it isAfter all this, finally describe & provide step-by-step instruction by creating a new issue 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 withqemu-$ARCH-staticor a minimal VM/Docker Image (Preferably alpine) to ensure that it really does work.If you can not (don't know how to) compile, create a new issue with links to the PKG/Tool's homepage/source-code along with a brief description on what it does.
Warning
If you don't put effort into requesting a tool/pkg to be added here, neither will we.
This issue's prior edit on archive.org