AllPac/pkg/packagemanager
VetheonGames 3131f71460 Minor Update 2
changes to main.go:
```
- refactor basically the entire file to use less switch statements and more slices
- implement the toolcheck functionality
- add the toolcheck command
```

changes to snap.go:
```
- fix the exec.Command call to use args properly
- fix up snap.go to handle the pkg.list properly
```
2024-01-07 16:04:27 -07:00
..
all_updater.go Major update 4 2024-01-04 19:17:43 -07:00
aur.go Major Update 5 2024-01-05 12:53:27 -07:00
flatpak.go Major Update 5 2024-01-05 12:53:27 -07:00
install.go Major update 4 2024-01-04 19:17:43 -07:00
installer_utils.go Major Update 5 2024-01-05 12:53:27 -07:00
packagelist-manager.go Major Update 5 2024-01-05 12:53:27 -07:00
pacman.go Major Update 5 2024-01-05 12:53:27 -07:00
search.go Minor Update 1 2024-01-04 20:12:26 -07:00
snap.go Minor Update 2 2024-01-07 16:04:27 -07:00