Find the answer to your Linux question:
Results 1 to 2 of 2
hi I have a fresh installation of Debian testing etch RC1. howto install firefox flash plugin and java ? greetings cc...
  1. #1
    cc
    cc is offline
    Linux Newbie
    Join Date
    Jun 2004
    Posts
    120

    install firefox flash plugin and java on testing etch RC1

    hi

    I have a fresh installation of Debian testing etch RC1.
    howto install firefox flash plugin and java ?

    greetings
    cc

  2. #2
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    Given you have enabled the contrib and non-free sections of the Debian repository (in /etc/apt/sources.list), you can install Flash like that :
    Code:
    apt-get install flashplugin-nonfree
    As for Java :
    Code:
    apt-get install sun-java5-jre sun-java5-plugin
    "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

    -Bruce Lee

Posting Permissions

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