Prompt me for the following error
No match for argument: python-devel
python2.7
is completely obsolete by now. You should work with python3
. Hence you could install:
dnf install python3-devel -y
(dnf
is the replacement for yum
on centos8. yum
is still available but just an alias for dnf
)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With