I have a .deb file in my downloads folder than i need to install with a bunch of dependencies. What is a command that will install the package with the dependencies.
I know this is probably a duplicate but i just want the command to install the package from the downloads folder and automaticly install dependencies, because i don't know much about the terminal
Reading state information... Done The following packages were automatically installed and are no longer required: then a bunch of file names Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. – ubuntu_blenderer Mar 19 '14 at 17:05