Hello Linux Geeksters. As you may know, Great Little Radio Player is a simple and lightweight music player that allows the users to listen to many radio stations across the internet. This radio player allows the user to sort the stations by countries or by their genre.
The latest version available is Great Little Radio Player 1.4.6, which comes with a simpler interface, some code optimizations and support for audio visualizations.
In this article I will show you how to install Great Little Radio Player 1.4.6 on Ubuntu, Linux Mint, Pear OS, Elementary OS, Debian, Crunchbang, KWheezy and other Debian/Ubuntu derivates.
Great Little Radio Player 1.4.6 is not available via any repository, but we can easily download the deb package and install them with dpkg. Follow the instructions for your architecture exactly, in order to get a successful installation.
How to install Great Little Radio Player 1.4.6 on 32 bit Ubuntu, Linux Mint, Pear OS, Elementary OS, Debian, Crunchbang And KWheezy systems:
$ wget -c http://sourceforge.net/projects/glrp/files/v1.4.6/greatlittleradioplayer_1.4.6_i386.deb
$ sudo dpkg -i greatlittleradioplayer_1.4.6_i386.deb
How to install Great Little Radio Player 1.4.6 on 64 bit Ubuntu, Linux Mint, Pear OS, Elementary OS, Debian, Crunchbang And KWheezy systems:
$ wget -c http://sourceforge.net/projects/glrp/files/v1.4.6/greatlittleradioplayer_1.4.6_amd64.deb
$ sudo dpkg -i greatlittleradioplayer_1.4.6_amd64.deb
Leave a Reply