Install gdebi tool and then open and install the .deb file using it Use dpkg and apt-get command line tools as follows: sudo dpkg -i /absolute/path/to/deb/file sudo apt-get install -f
How to compress image in JavaScript?
Decode JWT Token in JS
How to add SSH key to your gitlab account?