System package manager interfaces with Python type hints. Version 1.11.184. Active development with frequent releases.
pip install abxpkgNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize PackageManager with system backend, check availability and install a package.
Use new backend names: 'brew', 'apt', 'dnf', 'yum', 'pacman', 'choco'.
Run Python with sudo or set pm.security_context='user' for per-user installs.
Replace 'force' with 'force_reinstall' in function call.