CLU
CLU is my work-in-progress package update tool. It is currently targetted at RPM, but eventually I hope to include other formats as well.CLU is written entirely in C using the LibAST object model. It currently doesn't do much, but it is being actively developed and will hopefully become a solid, full-featured depsolver in the very near future.
The current version can install/erase packages, list package matches from the database, evaluate expressions, and display configuration data.
You can download a copy of the current sources which are attached to this page.
Comments