dpkg searching and information

To find packages that are already installed type:
dpkg -l [package-name]

To find out more about a specific package:
dpkg -s [package-name]