pman/README.md

24 lines
609 B
Markdown
Raw Normal View History

2023-04-03 11:51:42 +02:00
# pman.sh
2024-09-16 14:04:43 +02:00
A `pacman` helper script, because you forget all the stupid flags
## Usage / Features:
2024-09-16 14:04:43 +02:00
- aur/yay
- search
2024-09-16 14:04:43 +02:00
- info
- localinfo
- provides
- providefiles
- installed
- install
- update
- upgradable
- upgrade
2024-09-16 14:04:43 +02:00
- remove
- purge
- clean
- config
2024-09-16 14:04:43 +02:00
`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