6W8THPRVUG3Q
We have recently seen how to install the Peyote audio player on Ubuntu. In this guide, we will see how to install Banshee on Ubuntu 10.04/10.10. Banshee is an open source media player that can play many media formats, such as OGG Vorbis, MP3, FLAC, etc. Banshee also allows to extract audio tracks from CDs, media devices like Android or Apple's media player.
Banshee (v1.9.4) Installation
Launch your terminal (Applications >> Accessories >> Terminal) and issue these commands:
sudo add-apt-repository ppa:banshee-team/banshee-daily
sudo apt-get update
sudo apt-get install banshee
To launch Banshee, open Applications >> Sound & Video >> Banshee Media Player, or start it via the terminal with this command:
banshee
We have recently seen how to install the Peyote audio player on Ubuntu. In this guide, we will see how to install Banshee on Ubuntu 10.04/10.10. Banshee is an open source media player that can play many media formats, such as OGG Vorbis, MP3, FLAC, etc. Banshee also allows to extract audio tracks from CDs, media devices like Android or Apple's media player.
Banshee (v1.9.4) Installation
Launch your terminal (Applications >> Accessories >> Terminal) and issue these commands:
sudo add-apt-repository ppa:banshee-team/banshee-daily
sudo apt-get update
sudo apt-get install banshee
To launch Banshee, open Applications >> Sound & Video >> Banshee Media Player, or start it via the terminal with this command:
banshee
Post a Comment