diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index 5250e26be7..ee5d0f1d9e 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -267,27 +267,27 @@
Packages needed to build an image for a headless
system:
- $ sudo yum install &FEDORA_HOST_PACKAGES_ESSENTIAL;
+ $ sudo dnf install &FEDORA_HOST_PACKAGES_ESSENTIAL;
Graphical and Eclipse Plug-In Extras:
Packages recommended if the host system has graphics
support or if you are going to use the Eclipse
IDE:
- $ sudo yum install SDL-devel xterm perl-Thread-Queue
+ $ sudo dnf install SDL-devel xterm perl-Thread-Queue
Documentation:
Packages needed if you are going to build out the
Yocto Project documentation manuals:
- $ sudo yum install make docbook-style-dsssl docbook-style-xsl \
+ $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \
docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc
ADT Installer Extras:
Packages needed if you are going to be using the
Application Development Toolkit (ADT) Installer:
- $ sudo yum install autoconf automake libtool glib2-devel
+ $ sudo dnf install autoconf automake libtool glib2-devel
@@ -352,27 +352,27 @@
Packages needed to build an image for a headless
system:
- $ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL;
+ $ sudo dnf install &CENTOS_HOST_PACKAGES_ESSENTIAL;
Graphical and Eclipse Plug-In Extras:
Packages recommended if the host system has graphics
support or if you are going to use the Eclipse
IDE:
- $ sudo yum install SDL-devel xterm
+ $ sudo dnf install SDL-devel xterm
Documentation:
Packages needed if you are going to build out the
Yocto Project documentation manuals:
- $ sudo yum install make docbook-style-dsssl docbook-style-xsl \
+ $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \
docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc
ADT Installer Extras:
Packages needed if you are going to be using the
Application Development Toolkit (ADT) Installer:
- $ sudo yum install autoconf automake libtool glib2-devel
+ $ sudo dnf install autoconf automake libtool glib2-devel
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 5da7314bd6..c36cccd4d4 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -308,7 +308,7 @@
Fedora
- $ sudo yum install &FEDORA_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm
+ $ sudo dnf install &FEDORA_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm
OpenSUSE
@@ -318,7 +318,7 @@
CentOS
- $ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm
+ $ sudo dnf install &CENTOS_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm
CentOS 6.x users need to ensure that the required