Results 1 to 3 of 3

Thread: install kubuntu-restricted-extras without openjdk

  1. #1
    Join Date
    Mar 2007
    Location
    Carmona, Cavite, PH
    Beans
    824
    Distro
    Ubuntu 18.10 Cosmic Cuttlefish

    [SOLVED] install kubuntu-restricted-extras without openjdk

    Hello... i want to install kubuntu-restricted-extras but i prefer sun-java6 packages over openjdk... how can i exclude openjdk from installing when i install kubuntu-restricted-extras.

    Thanks!
    Last edited by jepong; June 25th, 2010 at 05:59 AM.
    Linux Registered User # 462237
    Ubuntu User # 20080

  2. #2
    Join Date
    Apr 2007
    Location
    /dev/random
    Beans
    3,052

    Re: install kubuntu-restricted-extras without openjdk

    You could separately install the packages that kubuntu-restricted-extras installs.
    Code:
    $ sudo aptitude install flashplugin-installer icedtea6-plugin libavcodec-extra-52 libk3b6-extracodecs libmp3lame0 libtunepimp5-mp3 libxine1-ffmpeg ttf-mscorefonts-installer unrar --without-recommends
    Alternatively let it install OpenJDK along with everything else, and then uninstall OpenJDK afterwards.
    ...

  3. #3
    Join Date
    Mar 2007
    Location
    Carmona, Cavite, PH
    Beans
    824
    Distro
    Ubuntu 18.10 Cosmic Cuttlefish

    Re: install kubuntu-restricted-extras without openjdk

    thanks... this my workadound too... and i don't install icedtea6-plugin.
    Linux Registered User # 462237
    Ubuntu User # 20080

Bookmarks

Posting Permissions

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