We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb71efa commit 5366e9aCopy full SHA for 5366e9a
base/redhat-9/install.sh
@@ -29,7 +29,7 @@ export LANG=en_US.utf8
29
# Install utility packages
30
microdnf -y --nodocs install wget sudo shadow-utils procps tar make gcc \
31
openssl-devel libffi-devel findutils libssh-devel \
32
- libcurl-devel ncurses-devel diffutils
+ libcurl-devel ncurses-devel diffutils zlib-devel
33
# Patch security updates
34
microdnf -y --nodocs update gnutls kernel-headers libdnf librepo libnghttp2 nettle \
35
libpwquality libxml2 systemd-libs lz4-libs curl \
0 commit comments