Commit Graph

11 Commits

Author SHA1 Message Date
41a7eb90c5 Change api folder to wrappers 2024-04-30 17:42:58 -04:00
9d264ecbf4 Add cache clearing 2024-04-30 17:39:48 -04:00
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
0d5d2df810 Add file summaries 2024-04-24 12:42:00 -04:00
e890e89d98 Add pacman install check 2024-04-24 01:57:45 -04:00
a2d5833b20 Initialize Cargo and add README 2024-04-24 01:11:12 -04:00