We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a30b26 commit ae28fa8Copy full SHA for ae28fa8
src/rocky/install/tools.sh
@@ -8,6 +8,7 @@ dnf -y update
8
dnf -y install vim sudo wget which net-tools bzip2 findutils procps \
9
numpy \
10
dbus-glib \
11
- psmisc
+ psmisc \
12
+ langpacks-en glibc-all-langpacks
13
dnf -y install mailcap
14
dnf clean all
0 commit comments