在 2014-5-18,4:49,Bardur Arantsson <[email protected]> 写道:
> Hm. Rethinking this I was going to say something about listing (and > screening) all the files that a package *would* install, but it seems > that it's not possible to list files installed by a package before > installing it...? > > (pacman -Ql only accepts installed packages, apparently.) > > Regards, It is possible, try: tar tvf foo.pkg.tar.xz -- Regards, StarBrilliant

