you can install dependencies package for Rust and Substrate framework with this script written script is useable for Redhat systems like Rocky linux, Alma linux, Centos and etc. Development Tools group use for build and complie system's projects;
important package inside in Development Tools is:
autoconf, automake, binutils, libtool, gcc, pkgconf, rpm-build and etc.
openssl-devel: share object libraries for openssl
clang-devel: share object libraries for clang
protobuf: Protocol Buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data
we use for compile substrate framework becuse libp2p use protobuf libraries
protobuf-compiler: development tools for protobuf
you can install dependencies package for Rust and Substrate framework with this script written script is useable for Redhat systems like Rocky linux, Alma linux, Centos and etc. Development Tools group use for build and complie system's projects; important package inside in Development Tools is: autoconf, automake, binutils, libtool, gcc, pkgconf, rpm-build and etc. openssl-devel: share object libraries for openssl clang-devel: share object libraries for clang protobuf: Protocol Buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data we use for compile substrate framework becuse libp2p use protobuf libraries protobuf-compiler: development tools for protobuf