diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/system-requirements.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index 38d4aaf5a7..1bbe7b894d 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst | |||
@@ -168,16 +168,16 @@ supported openSUSE Linux distribution: | |||
168 | &PIP3_HOST_PACKAGES_DOC; | 168 | &PIP3_HOST_PACKAGES_DOC; |
169 | 169 | ||
170 | 170 | ||
171 | AlmaLinux-8 Packages | 171 | AlmaLinux Packages |
172 | -------------------- | 172 | ------------------ |
173 | 173 | ||
174 | Here are the required packages by function given a | 174 | Here are the required packages by function given a |
175 | supported AlmaLinux-8 Linux distribution: | 175 | supported AlmaLinux Linux distribution: |
176 | 176 | ||
177 | - *Essentials:* Packages needed to build an image for a headless | 177 | - *Essentials:* Packages needed to build an image for a headless |
178 | system:: | 178 | system:: |
179 | 179 | ||
180 | $ sudo dnf install &CENTOS8_HOST_PACKAGES_ESSENTIAL; | 180 | $ sudo dnf install &ALMALINUX8_HOST_PACKAGES_ESSENTIAL; |
181 | 181 | ||
182 | .. note:: | 182 | .. note:: |
183 | 183 | ||
@@ -186,7 +186,7 @@ supported AlmaLinux-8 Linux distribution: | |||
186 | easy installation of packages not included in enterprise Linux | 186 | easy installation of packages not included in enterprise Linux |
187 | by default. You need to install these packages separately. | 187 | by default. You need to install these packages separately. |
188 | 188 | ||
189 | - The ``PowerTools`` repo provides additional packages such as | 189 | - The ``PowerTools/CRB`` repo provides additional packages such as |
190 | ``rpcgen`` and ``texinfo``. | 190 | ``rpcgen`` and ``texinfo``. |
191 | 191 | ||
192 | - The ``makecache`` command consumes additional Metadata from | 192 | - The ``makecache`` command consumes additional Metadata from |