Morganamilo / paccat

Print pacman package files
GNU General Public License v3.0
30 stars 4 forks source link

Verify file is in target before downloading #8

Closed Morganamilo closed 3 years ago

Morganamilo commented 3 years ago

It's possible to get the file list from local packages and sync packages (when using .files db).

This means we can check if a package matches the files we're looking for and not download it if it doesn't.