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 Fedora, CentOS, OpenSUSE, Mageia, ROSA Desktop, OpenMandriva and other RHEL based systems.
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Ā Fedora, CentOS, OpenSUSE, Mageia, ROSA Desktop, and OpenMandriva systems:
$ wget -c http://sourceforge.net/projects/glrp/files/v1.4.6/greatlittleradioplayer-1.4.6-2.i386.rpm
$ sudo rpm -i greatlittleradioplayer-1.4.6-2.i386.rpm
How to install Great Little Radio Player 1.4.6 on 64 bit Fedora, CentOS, OpenSUSE, Mageia, ROSA Desktop, and OpenMandriva systems:
$ wget -c http://sourceforge.net/projects/glrp/files/v1.4.6/greatlittleradioplayer-1.4.6-2.x86_64.rpm
$ sudo rpm -i greatlittleradioplayer-1.4.6-2.x86_64.rpm
Leave a Reply