Commit Graph

6 Commits

Author SHA1 Message Date
d7f62ef690 Move pacman_api; Fix #11; Changes to orphan check 2024-04-30 12:49:34 -04:00
160ad7f1e2 Add ability to remove unused packages 2024-04-28 12:48:57 -04:00
064081a0c3 Pacman update_all() works and gives errors properly. 2024-04-28 00:47:20 -04:00
00542f11d3 Work on #10 & New implementation for #9 2024-04-27 16:01:47 -04:00
61b5343d43 Add error handling for pacman update 2024-04-24 15:35:53 -04:00
3c2b2479b5 Add shell command framework #6
Added the shell_commands module that will either let you run a command or automatically use `sh - c` to run a command.
2024-04-24 14:16:27 -04:00