Installing deb package on Ubuntu
Install gdebi tool and then open and install the .deb file using itUse dpkg and apt-get command line tools as follows: sudo dpkg -i /absolute/path/to/deb/file sudo apt-get install -f
Dec 28, 20211 min read35

Search for a command to run...