How to Install DEB Files on Ubuntu
Installing a DEB file on Ubuntu is usually one command, but it works only when apt gets the file’s path, not its name. The ./ prefix makes the same file install, and the GUI method handles the rest. The command ends with E: Unable to locate package. Add the ./ prefix and the same file
How to Install DEB Files on Ubuntu Read More »