Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme | 2013-10-12 | 1.7 kB | |
shoutcastexplorer.deb | 2013-02-07 | 1.6 MB | |
ShoutcastExplorer.exe | 2013-02-06 | 1.0 MB | |
ShoutcastExplorer_src_1.0.1.2_lazarus.zip | 2013-02-06 | 5.3 MB | |
ShoutcastExplorer_src_1.0.1.1_lazarus.zip | 2013-02-05 | 4.3 MB | |
Totals: 5 Items | 12.3 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