You are not logged in.
(First of all, I'm not sure whether this is the right forum for my question, but I couldn't find a better one.)
I have some python packages installed with pip, but I want to install them exclusively via pacman or from the AUR. Is it generally safe to do "pip uninstall" for all packages from "pip list", assuming that I don't have very specialized packages only available via pip? Are there better ways to clean up what is installed via pip?
I found https://www.reddit.com/r/archlinux/comm … at_is_the/, but what about the (many, in my case) packages not installed via --user, can they usually also be removed?
(EDIT: Solved: In fact, the solution there deletes all packages.)
Last edited by questionask (2025-04-22 15:38:50)
Offline