Basic Linux -- How to Compile Software Yourself (on Ubuntu)

Published: 08 April 2014
on channel: tutoriaLinux
51,101
887

Learn how to compile software from scratch on an Ubuntu Linux system! If you're sick of the outdated software offered in the Ubuntu repositories, you can get bleeding-edge code directly from the developers and compile it yourself. Here's how:

1. Download the (tarballed) software and unzip into a directory.
2. cd to that directory.
3. run "./configure"
4. run "make"
5. run "sudo make install" (or "sudo checkinstall", to register the software with the Debian package tool).

For more details and troubleshooting tips, see the video.

More resources here:

https://help.ubuntu.com/community/Com...
https://help.ubuntu.com/community/Com...

Even more detailed overview of software installation (through package managers, compilation, etc.): https://help.ubuntu.com/community/Ins...




Step-by-step project-based Linux course for beginners: https://www.udemy.com/course/hands-on...

Free Linux Sysadmin Course Playlist:    • The Linux Basics Course: Beginner to ...  

DigitalOcean referral link: https://m.do.co/c/0380a1db56a6

Patreon:   / tutorialinux  
Official Site & e-mail list: https://tutorialinux.com/
Twitter:   / tutorialinux  
Facebook:   / tutorialinux  
Podcast: http://kernelpanicpodcast.com


Watch video Basic Linux -- How to Compile Software Yourself (on Ubuntu) online without registration, duration hours minute second in high quality. This video was added by user tutoriaLinux 08 April 2014, don't forget to share it with your friends and acquaintances, it has been viewed on our site 51,101 once and liked it 887 people.