Install .deb package
sudo dpkg -i DEB_PACKAGE
Uninstall .deb package
sudo dpkg -r DEB_PACKAGE
Reconfigure the package
sudo dpkg-reconfigure PACKAGE_NAME
sudo dpkg -i DEB_PACKAGE
sudo dpkg -r DEB_PACKAGE
sudo dpkg-reconfigure PACKAGE_NAME