Installing pip2, apt install python-pip no longer works?

If you aint scared you can do this too :pensive:

pip2.7 list --outdated --format=freeze | grep -v '^-e' | cut -d = -f 1 | xargs -n1 pip2.7 install -U

works for pip3 as well but lol are you scared brah?