How can I install ".deb" file for mobile user?

Installing a deb file on Ubuntu 11.10 offline?

  • I am new as a Ubuntu user therefore I need help. I don't have Internet access on my computer which have Ubuntu installed on it but on the other-hand I have Internet on my MacBook air and I know I have to download deb files and type sudo tpkg -i filename.deb in the terminal but it doesn't let me.

  • Answer:

    Try Sudo dpkg –i filename.deb to install Sudo dpkg –r filename.deb to remove

Luyang Liu at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

Installing software packages on Ubuntu without an Internet connection https://help.ubuntu.com/10.10/add-applications/C/offline.html LUg.

It's (case-sensitive): sudo dpkg -i filename.deb Installing software without the internet can be difficult because packages often have dependencies that must also be installed. This makes it easier: https://help.ubuntu.com/community/Synaptic/PackageDownloadScript

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.