AllPac/pkg
VetheonGames 5d9a6e428a Major Update 2
flatpak.go changes:
```
- remove pkg.list reader, move it to search.go
```

pacman.go changes:
```
- replace broken UpdatePacmanPackages function with a working one
```

snap.go changes:
```
- Write completely snap.go
- Include functions for uninstalling and updating Snap packages
```

search.go changes:
```
- add os/user, os/exec, path/filepath, and strings to imports
- Add functions for reading the pkg.list to uninstall packages with their respective package manager
```
2024-01-04 11:04:38 -07:00
..
install Main Update 1 2024-01-04 09:49:03 -07:00
packagemanager Major Update 2 2024-01-04 11:04:38 -07:00
search Major Update 2 2024-01-04 11:04:38 -07:00
toolcheck Main Update 1 2024-01-04 09:49:03 -07:00