Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
src_ShoutcastExplorer_Windows.zip | 2013-11-14 | 24.3 MB | |
src_ShoutcastExplorer_Linux_64bits.zip | 2013-11-14 | 21.8 MB | |
shoutcastexplorer_2.0.1.39_amd64.deb | 2013-10-20 | 2.3 MB | |
shoutcastexplorer_2.0.1.39_i386.deb | 2013-10-19 | 2.0 MB | |
ShoutcastExplorer.exe | 2013-10-16 | 3.0 MB | |
readme | 2013-10-12 | 1.7 kB | |
Totals: 6 Items | 53.4 MB | 0 |
**How to install Shoutcast Explorer version 2 on Ubuntu/Xubuntu/Lubuntu (Amd64 version (64bits)) *********************************************************************** open a terminal (or bash) : wget --output-document=shoutcastexplorer.deb http://sourceforge.net/projects/shoutcastexplor/files/Shoutcast%20Explorer%20v2/shoutcastexplorer_2.0.1.39_amd64.deb/download && sudo dpkg -i shoutcastexplorer.deb && sudo apt-get -f install **How to install Shoutcast Explorer version 2 on Ubuntu/Xubuntu/Lubuntu (i386 version (32bits)) *********************************************************************** wget --output-document=shoutcastexplorer.deb http://sourceforge.net/projects/shoutcastexplor/files/Shoutcast%20Explorer%20v2/shoutcastexplorer_2.0.1.39_i386.deb/download && sudo dpkg -i shoutcastexplorer.deb && sudo apt-get -f install **To Remove the program: ************************ sudo dpkg -r shoutcastexplorer **Notes : to record stations , the program uses streamripper : ************************************************************** to install streamripper you need the universe repository activated and enter in a bash : sudo apt-get install streamripper *************************************************************** **How to install Shoutcast Explorer version 1 on ubuntu/xubuntu *************************************************************** open a terminal (or bash) : wget --output-document=shoutcastexplorer.deb http://sourceforge.net/projects/shoutcastexplor/files/Shoutcast%20Explorer%20v1/shoutcastexplorer.deb/download && sudo dpkg -i shoutcastexplorer.deb && sudo apt-get -f install **To Remove the program: ************************ sudo dpkg -r shoutcastexplorer