6.2.3 Flashcards
1
Q
Installs RPM packages, including their dependencies.
A
yum
2
Q
Downloads a package without installing it.
A
yumdownloader
3
Q
Creates a repository list of RPM packages stored locally or on a network.
A
createrepo
4
Q
Installs RPM packages, including their dependencies.
A
dnf
5
Q
for the yum , createrepo, and dnf command this option will bypass confirmation prompts
A
-y