How to play MP3 with Ubuntu
Friday, February 17th, 2006It’s usual to find many distributions without MP3 support due to licensing issues. If you have MP3 files and don’t know how to play them do the following:
Open the terminal
Type sudo gedit /etc/apt/sources.list
Remove comments to packages (This is erasing the # characters in lines starting with ##deb)
Save changes and close gedit
Update the packages sudo apt-get […]
Posted in Linux | 7 Comments »

