From the course: CompTIA Linux+ (XK0-005) Cert Prep
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
DNF overview - Linux Tutorial
From the course: CompTIA Linux+ (XK0-005) Cert Prep
DNF overview
- [Instructor] The RPM command has access to the list of package dependencies and it has the ability to download software from web and FTP servers. The one thing that's missing is a repository centric view. RPM does not manage software collections in remote repositories. As such, a reposit centric package manager was created by Yellow Dog Linux as Yellow Dog Updated Modifier, or YUM. YUM has been rewritten and renamed DNF. On CentOS 6 or 7, you would use the YUM command where in CentOS 8, DNF is the default package manager but you can still type YUM as the command redirects to DNF. For this video, I'll refer to DNF, but everything that applies to DNF also applies to YUM. DNF resolves dependencies automatically. This means it downloads and installs all software packages needed. This includes packages that the user did not specify. DNF installs them anyway if the chosen package requires them. DNF has a concept of software…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
-
-
-
Software management systems overview5m 52s
-
(Locked)
DNF overview3m 2s
-
(Locked)
Get DNF packages by name4m 9s
-
(Locked)
Get info on packages with DNF4m 9s
-
(Locked)
Get info on package groups with DNF3m 13s
-
(Locked)
Search for packages with DNF1m 34s
-
(Locked)
Install and remove packages with DNF4m 7s
-
(Locked)
Install and remove package groups with DNF2m 33s
-
(Locked)
Get package information with RPM8m 15s
-
(Locked)
Manage DNF repositories5m 32s
-
(Locked)
Manage OS updates5m 50s
-
(Locked)
Update the kernel5m 30s
-
(Locked)
Manage kernel modules4m 50s
-
(Locked)
Get package information with dpkg and APT5m 40s
-
(Locked)
Manage software with dpkg and APT3m 55s
-
(Locked)
Work with APT repositories8m 2s
-
(Locked)
Install software from source4m 58s
-
(Locked)
About sandboxed applications8m 44s
-
-
-
-
-
-
-
-
-
-
-