Go to file
2024-09-30 12:01:55 +02:00
LICENSE initial commit 2023-04-03 11:51:42 +02:00
pman.sh added summary of upgradable packages in "update" command 2024-09-30 12:01:55 +02:00
README.md updated README 2024-09-16 14:22:24 +02:00

pman.sh

A pacman helper script, because you forget all the stupid flags

Usage / Features:

  • aur/yay
  • search
  • info
  • localinfo
  • provides
  • providefiles
  • installed
  • install
  • update
  • upgradable
  • upgrade
  • remove
  • purge
  • clean
  • config

config is the only flag that is not appended to pacman (or yay), instead it resolves to nano /etc/pacman.conf.

sudo gets prepended automatically if the command requires it and if installed - no, there is no check if your user is in the sudo group, if you download this script you should already be, or know you can only use part of this utility