{"id":627,"date":"2018-09-06T15:34:35","date_gmt":"2018-09-06T12:34:35","guid":{"rendered":"http:\/\/kifarunix.com\/?p=627"},"modified":"2024-03-11T19:44:42","modified_gmt":"2024-03-11T16:44:42","slug":"compile-and-install-programs-from-source-code-in-linux","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/compile-and-install-programs-from-source-code-in-linux\/","title":{"rendered":"Compile and Install Programs from Source Code in Linux"},"content":{"rendered":"\n
\"Compile<\/figure>\n\n\n\n

In this tutorial, we are going to learn how to compile and install programs from source code in Linux. Even though most Linux distributions have extensive package repositories from where package can be installed so easily using a specific OS distribution package manager that handles the package compilation and any required dependency automatically, sometimes there may arise a need to compile and install a program from a source code ourselves for instance to fix a bug, install a new version of a package that is not available yet on the package repositories…<\/p>\n\n\n\n

Table of Contents<\/h2>