Compile Source Code
0%

Packages · Lesson 7

Compile Source Code

Learn how to verify, configure, build, test, stage, and track software compiled from source.

Building from source can provide a version or feature unavailable in configured repositories, but it moves integration, update, and trust work from the distribution to you. Prefer a supported distribution package when it meets the requirement.