Package Management
cleanupIdentifies and removes Arch Linux orphan packages using pacman.
parurPresents an fzf picker of all installed packages (via pacman -Qqs) with pacman -Qi previews, then removes the selected packages using paru or yay.
pkgInstalls or removes packages using the system's available package manager.
searchDelegates to paru or yay for interactive AUR package search and installation.
upgradeRuns a full system upgrade via paru or yay with --noconfirm.