© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Marvin Kweyu
Software Engineer. I write about the web ,bash and everything in between
+1 On Arch. It's made my life that much better.The only thing you have to be careful about is using pip. For new arch users advise:
pip
Never ever ever never use sudo with pip.
sudo
Use pip install --user package.
pip install --user package
Save yourself some pain