LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing XMMS player in Ubuntu (https://www.linuxquestions.org/questions/linux-newbie-8/installing-xmms-player-in-ubuntu-637861/)

alexAR55 04-25-2008 05:01 PM

Installing XMMS player in Ubuntu
 
Quick question:

How do I install XMMS after downloading the install file from the website? I tried using the instructions where I type ./configure into the terminal but that did not work either.

Thanks in advance.

Alex

bdavide 04-25-2008 05:19 PM

sudo apt-get install xmms

bdavide 04-25-2008 05:22 PM

It worked with me, It should work with you too.
Im new to Linux, Im sorry if it doesnt.

alexAR55 04-26-2008 12:01 PM

I get the following in terminal when I do sudo apt-get install xmms

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package xmms is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package xmms has no installation candidate

CouchMaster 04-26-2008 01:39 PM

Go to synaptic - update the repositories - then do a search for xmms.

UbuntuLinuxHelp 04-26-2008 02:02 PM

Or just:

Code:

sudo apt-get update
Also, you might want to update the repositories? This link might help? The Best Ubuntu Linux Repository List

:study:

alexAR55 04-27-2008 12:17 PM

Thanks! Updating the repositories followed by sudo apt-get install xmms, worked in case anybody has a similar problem.


All times are GMT -5. The time now is 04:52 PM.