For those who don't know, command $ sudo pip install <pypi_package_name> opens DOOM's gate. [ https://open.spotify.com/track/2UKgx2oba7CltHLACr3xdT?si=1XKkDJXZTDK2N-M-W-8hQA ] It's not a good idea to do that if you don't want to destroy your package integrity. On Thu, Nov 28, 2019 at 1:32 PM Iyán Méndez Veiga <me@xxxxxxxxxx> wrote: > El jueves, 28 de noviembre de 2019 17:26:28 (CET) usted escribió: > > In such cases I just use pip to install package at system level (without > > venv). If something gets packaged later I just do pip uninstall and > install > > arch package instead. > > > >Regards, > >Łukasz > > If you do that, pip will overwrite /usr/bin/cmake, right? Besides, I don't > want just to install it in my system, but write a PKGBUILD and probably > share > it in AUR. > > Thanks, > Iyán >