Description
Access ALPM package-management functionality from Python through bindings to a Rust-based ALPM project. It helps developers build package tools, repository utilities, and system-management integrations.
Package-management bindings can inspect or affect installed software depending on the caller. Handle permissions, transactions, and error cases carefully.