"pacman -Ql package-name" .. if you are asking because you want to remove the files by hand, don't, you'll confuse pacman's databases. Use "pacman -R package-name" instead.
There's also octopi if you want a graphical view of things but this is quite WIP and doesn't work very well (yet). On Sun, Apr 27, 2014 at 7:28 PM, Stephen Leake <[email protected]> wrote: > Alexpux <[email protected]> writes: > >>> $ pacman -S -s make >>> >>> This shows, among other things: >>> >>> mingw64/mingw-w64-x86_64-make 4.0.2289.432cb65-1 >>> (mingw-w64-x86_64-toolchain) >>> GNU make utility to maintain groups of programs >>> >> this is mingw version of Make. It contain mingw32-make executable > > Ah. That makes sense. > > Where did it get installed? 'pacman -v' didn't give that info. > >> To install msys-make just run pacman -S make > > Yes, that works. > > Thanks. > > -- > -- Stephe > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Msys2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/msys2-users ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
