diff --git a/src/rocky/install/tools.sh b/src/rocky/install/tools.sh index eaa940e6..79ab7bf9 100755 --- a/src/rocky/install/tools.sh +++ b/src/rocky/install/tools.sh @@ -8,6 +8,7 @@ dnf -y update dnf -y install vim sudo wget which net-tools bzip2 findutils procps \ numpy \ dbus-glib \ - psmisc + psmisc \ + langpacks-en glibc-all-langpacks dnf -y install mailcap dnf clean all