Skip to content

Dependencies

Aaron Blasko edited this page Nov 16, 2025 · 1 revision

Build dependencies

These will usually also install the relative runtime dependencies. Dependencies marked with an asterisk are optional. This means that if they're not installed at compile-time, albafetch will be compiled with custom implementations of some functions.

Runtime dependencies

I would like to eventually remove those, by checking at runtime if they are installed and avoid using them them if they're not. Dependencies marked with an asterisk are optional. This means that if not installed at compile-time, albafetch will be compiled with custom implementations of the functions used. If the binary was compiled with the dependency installed, however, it will be needed at runtime too.

Clone this wiki locally