Here is my code:
install-pkg "Minecraft.deb"
I am trying to install a .deb package and whenever I run the code, I get an error message telling me that they could not find the install-pkg command.
I cannot find out how to do it. Any help?
Try with dpkg -i Minecraft.deb