1 00:00:07,290 --> 00:00:09,091 - Hi, this is Lesson 14. 2 00:00:09,091 --> 00:00:10,140 In this lesson, 3 00:00:10,140 --> 00:00:12,780 you'll learn how to manage software packages. 4 00:00:12,780 --> 00:00:16,050 I'll first explain how software management is organized. 5 00:00:16,050 --> 00:00:18,330 I'll then take you on a journey through the history 6 00:00:18,330 --> 00:00:20,250 of managing software on Linux, 7 00:00:20,250 --> 00:00:21,690 starting with source code 8 00:00:21,690 --> 00:00:24,270 followed by software packages and dependencies, 9 00:00:24,270 --> 00:00:28,260 as well as libraries and ending with package repositories. 10 00:00:28,260 --> 00:00:30,289 Next, I'll explain managing software packages 11 00:00:30,289 --> 00:00:32,970 using apt, yum and dnf, 12 00:00:32,970 --> 00:00:35,280 the tools that are available for Ubuntu, 13 00:00:35,280 --> 00:00:38,205 as well as Red Hat family Linux. 14 00:00:38,205 --> 00:00:39,496 At the end of this lesson, 15 00:00:39,496 --> 00:00:41,280 you'll find a command review, 16 00:00:41,280 --> 00:00:43,780 as well as the end of lesson lab and lab solution.