Not a bad idea to include a section on common language specific installers. In particular, pip
comes up regularly on ask.fp.o and a best prescribed guide for using venv
or toolbox for installing this way would be very useful. I feel like I often end up typing out the same things about this over and over, so having a well written stub for it would be helpful. It’s not specific to python, as ruby also comes up, but the gist is the same - use rvm or a container, etc, so you don’t risk conflicting with dnf installed libraries.