Morganamilo / paccat

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

Make <targets> optional and use whole syncdb when omitted #1

Closed Morganamilo closed 3 years ago

Morganamilo commented 3 years ago

The goal of this is to be able to just paccat -- pacman.conf However this may end up printing the file from testing/pacman and core/pacman.

Morganamilo commented 3 years ago

Though there's also the option to use the localdb instead of syncdb. That would avoid the need to have the files db downloaded but then the package would have to be installed.

Maybe there should be a flag for this? what should the default be?