Skip to content

gabrielcapilla/parun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

161 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parun

A powerful terminal-based package manager for Pacman, AUR, and Nimble. Parun brings Pacman, AUR, and Nimble packages into one fast interface with real-time search, package details, multi-selection, and batch operations.

preview

Full documentation

https://gabrielcapilla.github.io/projects/parun/docs/

Install

curl -sL gabrielcapilla.github.io/install | bash -s parun

The installer downloads the latest GitHub release and selects the portable x86_64 binary or the optimized x86_64-v3 binary for the current CPU.

Build From source:

git clone https://github.com/gabrielcapilla/parun.git &&
cd parun &&
nimble tasks &&
nimble native &&
cp $(pwd)/parun $HOME/.local/bin/ &&
echo "Installed $HOME/.local/bin/parun"

Usage

parun

Useful prefixes:

  • aur/ or a/
  • nim/, n/, or nimble/
  • installed/ or i/

Useful keys:

  • F1: toggle details
  • Up / Ctrl+K: move up
  • Down / Ctrl+J: move down
  • Tab: select package
  • Enter: install focused or selected packages
  • Ctrl+R: remove selected packages
  • Ctrl+S: review selected packages

Nimble Tasks

nimble native
nimble baseline_x86_64
nimble baseline_x86_64_v3

Repository & Support

About

Terminal UI for pacman, AUR & nimble

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors