Commit Graph

13 Commits

Author SHA1 Message Date
2c209fd7a0 added clean command 2024-06-10 06:59:23 +02:00
b1306a73b4 refactored if statements to switch case 2024-06-10 06:57:55 +02:00
e2789d200b updated cache before "provides" listings 2024-06-10 06:52:56 +02:00
eddbe307c2 moved sudo checking and command execution to separate functions 2024-06-10 06:52:28 +02:00
3e22f4ebbd moved from $command/sudo $command to include "sudo" in the command variable 2024-06-10 06:47:32 +02:00
cdc17a329b added list "installed" functionality 2023-10-28 22:03:35 +02:00
fd49c9e953 added sudo command not existent error handling 2023-10-28 22:00:06 +02:00
eeaee974bd rearranged options 2023-10-28 21:58:27 +02:00
0df0a8dd6e added remove and purge functions 2023-05-15 08:11:05 +02:00
aa97ad4c20 fixed aur command (forgot to include) 2023-05-06 03:37:59 +02:00
53f86fa804 added yay
- check if command is yay or nano (config), otherwise command is pacman
- check if su is needed only for pacman and not yay
- check command arguments after determining command (or empty, which is default, pacman)
2023-05-06 03:34:31 +02:00
fc0983dbb4 changed input variable name 2023-05-06 03:18:02 +02:00
6455b904c4 added pman.sh, edited README.md accordingly 2023-04-03 11:51:58 +02:00