A lightweight, interactive Bash utility to manage packages on Void Linux. Ideal for users who want a terminal menu to handle common package management tasks quickly.
- Update your system
- Search for packages (with less-paging)
- Install and remove packages
- View installed packages
- Clean orphaned packages
- Check broken dependencies
- Update Void Repos
chmod +x VOIDpkg.sh
./VOIDpkg.sh
- This script is intended for new users who prefer easy to use terminal tools.
- Void Linux
- bash
MIT — do whatever you want with it.