diff options
Diffstat (limited to 'documentation/tools/host_packages_scripts/almalinux_essential.sh')
-rw-r--r-- | documentation/tools/host_packages_scripts/almalinux_essential.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/tools/host_packages_scripts/almalinux_essential.sh b/documentation/tools/host_packages_scripts/almalinux_essential.sh index 16f25fa1f2..76c5280eeb 100644 --- a/documentation/tools/host_packages_scripts/almalinux_essential.sh +++ b/documentation/tools/host_packages_scripts/almalinux_essential.sh | |||
@@ -2,4 +2,4 @@ sudo dnf install -y epel-release | |||
2 | sudo yum install dnf-plugins-core | 2 | sudo yum install dnf-plugins-core |
3 | sudo dnf config-manager --set-enabled crb | 3 | sudo dnf config-manager --set-enabled crb |
4 | sudo dnf makecache | 4 | sudo dnf makecache |
5 | sudo dnf install bzip2 ccache chrpath cpio cpp diffstat diffutils gawk gcc gcc-c++ git glibc-devel glibc-langpack-en gzip libacl lz4 make patch perl perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3 python3-GitPython python3-jinja2 python3-pexpect python3-pip rpcgen socat tar texinfo unzip wget which xz zstd | 5 | sudo dnf install bzip2 ccache chrpath cpio cpp diffstat diffutils gawk gcc gcc-c++ git glibc-devel glibc-langpack-en gzip libacl make patch perl perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3 python3-GitPython python3-jinja2 python3-pexpect python3-pip rpcgen socat tar texinfo unzip wget which xz zstd |