Читать книгу Mastering Linux System Administration - Richard Blum - Страница 99
ROOT PRIVILEGES
ОглавлениеTo install new software packages, you must have root privileges, either by logging in as the root user account or by using the sudo
command before the dnf
command to gain root privileges for your user account.