Find the answer to your Linux question:
Results 1 to 8 of 8
Hey Guys, Does anyone know how to install files from disk or flash in Ubuntu 9.04?? here's the thing: I want to download WINE, from a free Wi-Fi cafe or ...
  1. #1
    Linux Newbie DaCalebMan's Avatar
    Join Date
    Jun 2009
    Location
    Mengwi, Bali, Indonesia
    Posts
    148

    Lightbulb install from disk?

    Hey Guys,

    Does anyone know how to install files from disk or flash in Ubuntu 9.04??

    here's the thing: I want to download WINE, from a free Wi-Fi cafe or Unlimited download server...

    How can I import wine from a windows laptop to an Ubuntu desktop???

    Thanks! Caleb

  2. #2
    Linux Newbie DaCalebMan's Avatar
    Join Date
    Jun 2009
    Location
    Mengwi, Bali, Indonesia
    Posts
    148
    It would be helpful if there was an app that automated this for you...

  3. #3
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Ubuntu comes with a program called gdebi installed by default, which is a GUI installer for local .deb packages. Just double click on the package to install.

    It will try to resolve dependencies by downloading them, however, so you'll need to make sure you download all dependencies as well. You can search for packages and their depencies here: http://packages.ubuntu.com

  4. #4
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by DaCalebMan View Post
    It would be helpful if there was an app that automated this for you...
    For Flash, Ubuntu does have an automated system to install it. Go to a website that uses Flash and you'll be asked if you want to install the proper plug-in. It should handle all that for you.

    If that doesn't work, open up a terminal and type:
    Code:
    sudo apt-get install ubunt-restricted-extras
    That will pull in Flash, WMV/MP3/DVD playback, Java, and a number of other useful things that can't be included on the Ubuntu disc due to licensing restrictions.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  5. #5
    Linux Newbie DaCalebMan's Avatar
    Join Date
    Jun 2009
    Location
    Mengwi, Bali, Indonesia
    Posts
    148
    Oh, sorry! I meant a flash disk! I suppose it's better known as a USB Drive.

    I want to download a Linux program (REALLY BIG), from a free wi-fi internet cafe,
    but I only have a Windows XP latop for that. And then import it to my Linux desktop.

    Most peope says it can be done, but never told me how.
    By the way, is a package usually in .deb format or RPM format, and does it matter?

    Thanks, Caleb...

  6. #6
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Deb format is used by Debian based systems, such as Ubuntu. Rpm's are used by Fedora, OpenSuse, Mandriva, and distros based on them, so you definitely need the a debian package. You should ideally get a deb package specifically built for Ubuntu, and the specific version of Ubuntu that you're running. Sometimes a package built for Debian will work ok with Ubuntu, but you're asking your trouble.

    Again, you can download the package via the Ubuntu package site I posted above, transfer it to your Ubuntu box and just double click to install.

  7. #7
    Linux Newbie DaCalebMan's Avatar
    Join Date
    Jun 2009
    Location
    Mengwi, Bali, Indonesia
    Posts
    148
    Thanks a bunch!
    I'll give it a try,
    Caleb

  8. #8
    Linux Newbie DaCalebMan's Avatar
    Join Date
    Jun 2009
    Location
    Mengwi, Bali, Indonesia
    Posts
    148
    I tried the top command in terminal, and it shows 3 running, 126 sleeping, and 1 zombie...

    what's a zombie?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...