1. Run the following command:
    sudo dpkg -i <DEBIAN_PACKAGE>
    Token Description
    DEBIAN_PACKAGE A Debian package that normally has deb extension.
  2. Fix the broken dependencies by running the following command:
    sudo apt-get install -f