What is the command from terminal used to display where a package i.e Skype has been installed in my Linux system ?
I use
which skype
and the output is
/usr/bin/skype
this is not what I'd like to know, I'd like to know all of its directories. In windows they can be found easily.