A powerful terminal-based package manager for Pacman, AUR, and Nimble
- Unified management: Pacman, AUR, and Nimble packages
- Multi-selection and batch operations
- Real-time search with package details
Quick install (binary):
curl -fsSL gabrielcapilla.github.io/install | bash -s parunOr install with Nimble (requires Nim):
nimble install https://github.com/gabrielcapilla/parun.git@#headparun # Start in default mode
parun --nimble # Start in Nimble mode
parun --noinfo # Hide details panel- Arrow keys · Move through packages
- PgUp / PgDn · Scroll by pages
- F1 · Toggle details panel
- Esc · Quit
- Tab · Select/deselect package for batch operations
- Enter · Install highlighted package, or all selected packages
- Ctrl+R · Remove selected packages
- Ctrl+S · Show only selected
Type prefixes to switch between package sources:
- aur/ · Search AUR packages
- nim/ · Search Nimble packages
Parun internally uses pacman, paru/yay, and nimble commands.
