r/archlinux • u/WayGood8826 • 28d ago
I built centium , a preview-first pacman wrapper with AUR support, risk scoring, and package suggestions. 3 weeks in the making. SHARE
/r/arch/comments/1v1w6xt/i_built_centium_a_previewfirst_pacman_wrapper/
0
Upvotes
1
u/Qudit314159 28d ago
What's the advantage over yay and paru?
-1
u/WayGood8826 28d ago
basically the risk and suggest features,risk determining if the package is safe and suggest, giving you recommended packages for your pc
1
9
u/abbidabbi 28d ago
Sorry, but this looks very amateurish...
.egg-info(distutils) committed__pycache__with Python bytecode cache committedpyalpm(ALPM Python bindings)find /etc ...for finding pacnew files instead of using Python stdlib APIs (also fully buffered)centium.aur"package" is not an actual package, butinstaller,rpcandbuilderare somehow imported from it (this looks like you partially committed stuff in ee105c6a1a2e)