Package Manager Abstraction - frontend to major package managers
- C 97.1%
- Shell 2.9%
| common_utils@48c7021af3 | ||
| include | ||
| src | ||
| .clang-format | ||
| .clang-tidy | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| build.bash | ||
| config.h | ||
| format_and_tidy.sh | ||
| LICENSE | ||
| README.md | ||
Package Manager Abtraction
A tool to wrap and abstract the usage of package managers across operating systems.
Version 0.3:
Features:
- Install a package
- Remove a package
- Update the system
- Search for a package by name
- Query which package owns or installed a file
Tested on:
- Void Linux
- Alpine Linux
- FreeBSD
Package managers supported as of now:
- Pacman
- XBPS
- DNF
- APT
- APK
- FreeBSD PKG