Guayadeque Music Player 0.3.5 Released – Install on RHEL/CentOS/Fedora and Ubuntu/Linux Mint

Guayadeque Music Player is a fully featured music management program that designed on GStream media framework to manage large collection of smart playlists. It also has support for ipod and portable device, downloads album covers automatically, play and record shoutcast radios, last.fm support, lyrics download and many more elegant features.

Guayadeque 0.3.5 Features

  1. Album browser zoon mode allow you to select and view tracks.
  2. Added load defaults in shortcuts preferences.
  3. Added cue support
  4. Allow to change language via Preferences -> General
  5. Dynamic playlists can be sorted by any criteria.
  6. Collections support added. Now you can add many collections as per your need.
  7. Many Bug fixes

There aren’t new features, but few interesting features such as “new collection“, with this feature you can create a separate collection for instance, creating a collection name for different music stored in different locations etc.

To create a new collection, Open Source > New Collection > Collection > Click + sign and then give a new collection name and add some folders to it as shown below.

Guayadeque New Collection
New Collection

The new collections added under “Sources“, you can select to Show them on the panel.

Installing Guayadeque on Ubuntu 13.10/12.10/12.04 and Linux Mint 15/14/13

Guayadeque can be installed using many difference methods. You can install using a PPA (Personal Package Archives) or Compile from the source code directly. But here we are using easiest PPA method under Ubuntu and Mint.

Open a command line by hitting “Ctr+Alt+T” and add the source PPA to your repository.

$ sudo add-apt-repository ppa:anonbeat/guayadeque
$ sudo apt-get update
# sudo apt-get install guayadeque 
OR
# sudo apt-get install guayadeque-svn

The PPA provides two different versions: “guayadeque” and “guayadeque-svn“. The package “guayadeque” is a updated stable release and whereas “guayadeque-svn” package is more updated, but can be more unstable.

If you prefer to install latest Guayadeque, use the “guayadeque-svn” package instead “guayadeque“.

Installing Guayadeque on RHEL/CentOS 6.4/6.3 and Fedora 19/18

Guayadeque is not yet available under RHEL / CentOS and Fedora repositories. So, here we are using source code to install and build.

Open a terminal as root and install following dependencies packages using YUM package manager tool.

# su

your_password

Now install the packages required for building from source code.

# yum groupinstall "Development Tools"

Now install needed dependencies packages to build. Run the following command to install those missing packages.

# yum install cmake gcc-c++ gettext wxGTK wxGTK-devel taglib-devel sqlite-devel libcurl-devel gnutls-devel dbus-devel gstreamer-devel flac-devel libgpod-devel # subversion subversion-libs

You are now ready to install and build Guayadeque directly downloading the source code.

# wget http://kaz.dl.sourceforge.net/project/guayadeque/guayadeque/0.3.5/guayadeque-0.3.5.tar.bz2
# tar -xvf guayadeque-0.3.5.tar.bz2
# cd guayadeque-0.3.5
# ./build
# make install

Now you’ve successfully installed and build Guayadeque in your system. To start it go to Applications > Sound & Video > Guayadeque Music Player.

At the first start-up, you will get a screen similar to below.

Install Guayadeque Player in Linux
Guayadeque Media Player

Guayadeque can also be available for other Linux distributions at installation page.

If you read this far, tweet to the author to show them you care. Tweet a thanks
Ravi Saive
I am an experienced GNU/Linux expert and a full-stack software developer with over a decade in the field of Linux and Open Source technologies

Each tutorial at TecMint is created by a team of experienced Linux system administrators so that it meets our high-quality standards.

Join the TecMint Weekly Newsletter (More Than 156,129 Linux Enthusiasts Have Subscribed)
Was this article helpful? Please add a comment or buy me a coffee to show your appreciation.

3 thoughts on “Guayadeque Music Player 0.3.5 Released – Install on RHEL/CentOS/Fedora and Ubuntu/Linux Mint”

  1. “It also has support for ipod and portable device” well it’s just spent all night ‘copying’ files to my ipod and NOT supporting it, so now my ipod has disk space taken up but no longer has ANY music showing up on it.

    The documentation is piss-weak and badly lacking, even though the author has (had) time to reply on forums with info that would have been better (and taken the same amount of time) to put in the FAQ / manual / documentation! Which I READ before going ahead…

    But one has to guess when there’s gaps and I’m using a live system so stuck with Guayadeque for the moment. The missing documentation is HARMFUL, and the dev should get a clue and not claim “ipod support” to look cool. Or learn the English qualifier “LIMITED” and insert it before the words “ipod support” to make it “limited (buggy) ipod support” (or remove the word ‘buggy’ if it is a matter of models supported not bugs). I really lost respect for this dev and software, which looked promising…

    Reply

Got something to say? Join the discussion.

Thank you for taking the time to share your thoughts with us. We appreciate your decision to leave a comment and value your contribution to the discussion. It's important to note that we moderate all comments in accordance with our comment policy to ensure a respectful and constructive conversation.

Rest assured that your email address will remain private and will not be published or shared with anyone. We prioritize the privacy and security of our users.