Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 15
Hi, I'm really new to using debian and I'm trying to install Macromedia flash player on my computer. I have the instructions on how to install it, but I'm not ...
  1. #1
    Just Joined!
    Join Date
    Oct 2005
    Posts
    8

    Depackaging...

    Hi, I'm really new to using debian and I'm trying to install Macromedia flash player on my computer. I have the instructions on how to install it, but I'm not sure how to depackage it. If someone could tell me how that'd be great.

    -Bryan-

  2. #2
    Linux Enthusiast
    Join Date
    Aug 2005
    Location
    Hell
    Posts
    514
    What do you mean "depackage" it? What kind of file do you have?

    To install Flash, you just add "contrib" to your Apt sources and do "apt-get install flashplugin-nonfree"

  3. #3
    Just Joined!
    Join Date
    Oct 2005
    Posts
    8
    I'm not sure what the depackage means, it just tells me to do that, but how to I had the Contrib to my apt sources?

  4. #4
    Just Joined!
    Join Date
    Oct 2005
    Posts
    8
    Can anyone help me with this?

  5. #5
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    Are you sure it is not "deb package" (ends with .deb)? If it is, at the command line (as root), type:
    Code:
    dpkg -i <name of deb file>
    Bryan
    Looking for a distro? Look here.
    "There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
    Queen's University - Arts and Science 2008 (Sociology)
    Registered Linux User #386147.

  6. #6
    Just Joined!
    Join Date
    Oct 2005
    Posts
    8
    Now that I look back, I realize it says to unpackage, not depackage...So how to I go abouts unpackaging?

  7. #7
    Linux Enthusiast
    Join Date
    Jun 2005
    Location
    The Hot Humid South
    Posts
    602
    Unpacking generally means for you to unzip the file. If the file ends with .tar.gz do "tar -zxf <filename>", if it ends with .tar.bz2 "tar -jxf <filename>".

    If you want us to acutally help you, you're going to have to give a little more information. Just say that it asked you to depackage/unpackage doesn't give us much to work with. It's always a good idea to copy and past the message you got, chances are someone has seen it before.

  8. #8
    Just Joined!
    Join Date
    Oct 2005
    Posts
    8
    Okay, thanks for telling me that. I'll give you everything I know.

    I'm following the directions off the following link:

    http://www.macromedia.com/shockwave/...ShockwaveFlash

    I clicked the download now button and saved it to my desktop. Now it tells me to unpackage the file, but I'm not sure what to do in this cirumstance. So what do I do from here?

  9. #9
    Linux Enthusiast
    Join Date
    Jun 2005
    Location
    The Hot Humid South
    Posts
    602
    Well, I'm on my Win computer now, so that link is really working for me. Can you post the name of the file, exactly how it appears here to we can find out what type of file it is?

  10. #10
    Just Joined!
    Join Date
    Oct 2005
    Posts
    8
    Sure, its:

    install_flash_player_7_linux.tar.gz

Page 1 of 2 1 2 LastLast

Posting Permissions

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