Find the answer to your Linux question:
Results 1 to 2 of 2
Just reinstalled sarge and now I can't find none of my Multimedia programs, I looked in the package manager their not there used apt-get and aptiidue install, Need some help ...
  1. #1
    fvs
    fvs is offline
    Linux Newbie
    Join Date
    May 2005
    Location
    Scranton, Pa
    Posts
    166

    Unhappy Lost Multimedia in Sarge

    Just reinstalled sarge and now I can't find none of my Multimedia programs, I looked in the package manager their not there used apt-get and aptiidue install, Need some help with the following packages,
    gxine
    flash
    mplayer
    realplayer
    I do have the repositories ;

    deb http://mirrors.kernel.org/debian/ stable main
    deb-src http://mirrors.kernel.org/debian/ stable main

    deb http://security.debian.org/ stable/updates main
    deb http://www.debian-multimedia.org/ stable main
    deb http://download.videolan.org/pub/videolan/debian/ sarge main
    deb-src http://download.videolan.org/pub/videolan/debian/ sarge main
    deb http://www.debian-multimedia.org/ sarge main

    Any Ideas?

  2. #2
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    Quote Originally Posted by fvs
    gxine
    flash
    mplayer
    realplayer
    gxine is called gxine
    flash is called flashplayer-mozilla
    mplayer is called mplayer
    realplayer is called realplayer

    They all are in the Marillat's repository (www.debian-multimedia.org), but some of them do depend on packages from the non-free or contrib sections of the Debian repository, so you need to enable those.

    Plus don't forget ffmpeg, w32codecs, various gstreamer plugins if you use gnome, etc.

    Quote Originally Posted by fvs
    You should clean that up a little :
    Quote Originally Posted by /etc/apt/sources.list
    #Local Mirror
    deb ftp://ftp.us.debian.org/debian/ sarge main non-free contrib
    #deb-src ftp://ftp.us.debian.org/debian/ sarge main non-free contrib

    #Security
    deb http://security.debian.org/ sarge/updates main contrib non-free
    #deb-src http://security.debian.org/ sarge/updates main contrib non-free

    #Multimedia
    deb http://www.debian-multimedia.org/ sarge main
    #deb-src http://www.debian-multimedia.org/ sarge main

    #VLC
    deb http://download.videolan.org/pub/videolan/debian/ sarge main
    #deb-src http://download.videolan.org/pub/videolan/debian/ sarge main
    "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
  •