Need ubuntu 9.04 mp3 player,ripper

Asked by 3khunter

I was told to use juicer but i can't seem to find a working download for ubuntu 9.04. when i put a audio cd in it won't read my cd rom and won't let me open the places to get to the cd i have to go through firefox and then when i click on it it says its not local please help me as i am new the linux and it seems really great

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu sound-juicer Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alex Lowe (lengau) said :
#1

Have you tried Sound Juicer?

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

Please install and try Sound Juicer

A) - Please first enable the universe repository:

Open System → Administration → Software sources → [ Tab Ubuntu software ]
enable "Community Maintained open source software (universe)"
Close and confirm the repository reload.

B) - Open a Terminal from the menu Applications → Accessories → Terminal and type:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install sound-juicer

give your user password when requested, you don't see nothing when you type it, then press enter.

C) Then some suggestions to...

Play mp3 and dvd under Ubuntu install skype googleearth acroread and other stuffs using Medibuntu

First please install https://help.ubuntu.com/community/RestrictedFormats

You need to have extra repositories enabled..

Please first enable the universe and multiverse repository:

Open System → Administration → Software sources → [ Tab Ubuntu software ]

enable "Community-maintained Open Source software ( universe )"
enable "Proprietary drivers for devices ( restricted )"
enable "Software restrictecd by copyright or legal issue ( multiverse )"

Close and confirm the repository reload.

Type the following command in a terminal (applications → accessories → terminal)

sudo aptitude install vlc smplayer mplayer

To get better dvd playback and optional packages here the medibuntu available software list http://packages.medibuntu.org/
you need to add the medibuntu http://www.medibuntu.org/ repository to your /etc/apt/sources.list file:
( here the medibuntu howto https://help.ubuntu.com/community/Medibuntu but see below )

In short type or better copy and paste the rows, below one row a time then press enter:

ubu_codename=$(sudo lsb_release -c | cut -d: -f 2 | sed 's/^[ \t]*//;s/[ \t]*$//')
sudo wget http://www.medibuntu.org/sources.list.d/$ubu_codename.list -O /etc/apt/sources.list.d/medibuntu.list
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update

Now to install, type:

sudo apt-get update
sudo apt-get install ubuntu-restricted-extras libxine1-ffmpeg
sudo aptitude install libdvdread3 libdvdnav4 libdvdcss2 regionset gnome-mplayer
sudo aptitude install non-free-codecs w32codecs
sudo aptitude install gstreamer0.10-pitfdll gstreamer0.10-plugins-good
sudo aptitude install gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse

give your user password when requested, you don't see nothing when you type it, then press enter.

You can also install other Medibuntu repository provided optional software http://packages.medibuntu.org/ :

sudo apt-get install skype
sudo apt-get install googleearth
sudo apt-get install acroread

Hope this helps

Revision history for this message
3khunter (butlerreuben) said :
#3

Ok i went to medibuntu and I tried all the packages they had and all of them would now let me install for one reason or another. how do i install from medibuntu? for skype,googleearth, and acroread? And my cd rom shows up in places but won't open but it shows up in the bios and also won't show up in any music or movie program. Thank you so much for your help most people just tell me to go buy windows because i don't know much
--- On Sun, 6/28/09, marcobra (Marco Braida) <email address hidden> wrote:

From: marcobra (Marco Braida) <email address hidden>
Subject: Re: [Question #75508]: Need ubuntu 9.04 mp3 player,ripper
To: <email address hidden>
Date: Sunday, June 28, 2009, 3:48 AM

Your question #75508 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/75508

marcobra (Marco Braida) proposed the following answer:
Please install and try Sound Juicer

A) - Please first enable the universe repository:

Open System → Administration → Software sources → [ Tab Ubuntu software ]
enable "Community Maintained open source software (universe)"
Close and confirm the repository reload.

B) - Open a Terminal from the menu Applications → Accessories → Terminal
and type:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install sound-juicer

give your user password when requested, you don't see nothing when you
type it, then press enter.

C) Then some suggestions to...

Play mp3 and dvd under Ubuntu install skype googleearth acroread and
other stuffs using Medibuntu

First please install https://help.ubuntu.com/community/RestrictedFormats

You need to have extra repositories enabled..

Please first enable the universe and multiverse repository:

Open System → Administration → Software sources → [ Tab Ubuntu software
]

enable "Community-maintained Open Source software ( universe )"
enable "Proprietary drivers for devices ( restricted )"
enable "Software restrictecd by copyright or legal issue ( multiverse )"

Close and confirm the repository reload.

Type the following command in a terminal (applications → accessories →
terminal)

sudo aptitude install vlc smplayer mplayer

To get better dvd playback and optional packages here the medibuntu available software list http://packages.medibuntu.org/
you need to add the medibuntu http://www.medibuntu.org/ repository to your /etc/apt/sources.list file:
( here the medibuntu howto https://help.ubuntu.com/community/Medibuntu but see below )

In short type or better copy and paste the rows, below one row a time
then press enter:

ubu_codename=$(sudo lsb_release -c | cut -d: -f 2 | sed 's/^[ \t]*//;s/[ \t]*$//')
sudo wget http://www.medibuntu.org/sources.list.d/$ubu_codename.list -O /etc/apt/sources.list.d/medibuntu.list
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update

Now to install, type:

sudo apt-get update
sudo apt-get install ubuntu-restricted-extras libxine1-ffmpeg
sudo aptitude install libdvdread3 libdvdnav4 libdvdcss2 regionset gnome-mplayer
sudo aptitude install non-free-codecs w32codecs
sudo aptitude install gstreamer0.10-pitfdll gstreamer0.10-plugins-good
sudo aptitude install gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse

give your user password when requested, you don't see nothing when you
type it, then press enter.

You can also install other Medibuntu repository provided optional
software http://packages.medibuntu.org/ :

sudo apt-get install skype
sudo apt-get install googleearth
sudo apt-get install acroread

Hope this helps

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/75508/+confirm?answer_id=1

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/75508

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#4

To get better please make single steps (a,b,c) and get response (or help request here) of the system here...

Thank you

Revision history for this message
Launchpad Janitor (janitor) said :
#5

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.