File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929
3030 | | |
3131 | ---- | --- |
32- | dnf | ` sudo dnf -y install @c-development libffi-devel postgresql-devel libxml2-devel libcurl-devel cmake python libssh2-devel ` |
33- | yum | ` sudo yum -y install @development libffi-devel postgresql-devel libxml2-devel libcurl-devel cmake python libssh2-devel ` |
34- | apt | ` sudo apt -y install build-essential libffi-dev libpq-dev libxml2-dev libcurl4-openssl-dev cmake python libssh2-1-dev ` |
32+ | dnf | ` sudo dnf -y install @c-development libffi-devel postgresql-devel libxml2-devel libcurl-devel cmake python libssh2-devel ansible-core ` |
33+ | yum | ` sudo yum -y install @development libffi-devel postgresql-devel libxml2-devel libcurl-devel cmake python libssh2-devel ansible-core ` |
34+ | apt | ` sudo apt -y install build-essential libffi-dev libpq-dev libxml2-dev libcurl4-openssl-dev cmake python libssh2-1-dev ansible-core ` |
3535 | brew | ` brew install cmake libssh2 iproute2mac ansible ` |
3636
3737 On Fedora 41+ you have to also run ` sudo dnf install -y openssl-devel-engine `
You can’t perform that action at this time.
0 commit comments