Linux Format

DIRECT FROM THE SOURCE

Alexander Tolstoy says compiling code is easier than you think.

WHY COMPILE AT ALL? “There are situations when an application you want to run has not been packaged in any way.”

Normally you receive and install software via the package manager of your Linux distribution, like apt for Ubuntu, DNF for Fedora, Pacman for Arch and so on. Sometimes it’s a third-party package that you need to download and install by hand; sometimes it’s a Snap, a Flatpak or an Appimage. The common feature in all these options is that the software is already compiled into binary executables and shared libraries, with the rest being just the details of a delivery method.

However, there are situations when an application you want to run has not been compiled and packaged in any way, leaving you uncertain how to get it running. It may be a lesser-known application, or a hot fresh release of some program that you just want to try without delay. Our expert behind Hotpicks here at LXF will share some tips and tricks on the topic and reveal the inner workings of getting hot open-source apps up and running smoothly and easily.

In this feature we’ll find out how to compile most popular applications using their source code. There is a great diversity of programming languages, build

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format2 min read
OBS Studio
Version: 30.0.2 Web: https://obsproject.com There are lots of good options for recording screencasts, but if you want to live-stream T your desktop, one of the best options is OBS Studio. The app works with all the major online streaming providers, s
Linux Format1 min read
Wine For Wayland
2023 was a great year for the Wayland driver for Wine. The goal was to move forward from the experimental phase and make the driver a proper upstream component. A year later, after several merge requests, many people are now already able to use the l
Linux Format2 min read
Back Issues Missed One?
ISSUE 313 April 2024 Product code: LXFDB0313 In the magazine Discover how to use the ultimate hacker’s toolkit, staying out of trouble while doing so. And join us as we take the Puppy Linux developer’s new distro for a run and explore its container

Related Books & Audiobooks