Description
Access Arch-style package database and transaction APIs from Python through bindings to libalpm. It helps developers build package-management tools, repository utilities, and system-maintenance scripts.
Package-management APIs can inspect or change installed software depending on how they are used. Scripts using these bindings should handle transactions and permissions carefully.