Install Quodlibet 3.5.3 (Audio Player) on Linux

Quodlibet is a cross-platform free and open-source music player, tag editor and library organizer. It’s GTK+-based audio player written in Python, using the Mutagen tagging library. It’s designed around the idea that you know how to organize your music better than we do. It lets you make playlists based on regular expressions (don’t worry, regular searches work too). It lets you display and edit any tags you want in the file, for all the file formats it supports. The latest version of Quodlibet 3.5.3 released on January 16, 2016.

Quodlibet Features

  • Audio Playback
  • Editing Tags
  • Audio Library
  • User Interface
  • Library Browsing
  • Python-based plugins
  • Wide range of File Format Support
  • UNIX-like integration
  • For More details

1) Install Quodlibet in Ubuntu & Mint

We can easily install latest version of Quodlibet in Ubuntu & Mint system using their official PPA.

$ sudo add-apt-repository ppa:lazka/ppa
$ sudo apt-get update
$ sudo apt-get install quodlibet

2) Install Quodlibet in Debian

We can easily install latest version of Quodlibet in Debian system using their official Repo.

$ sudo sh -c 'echo "deb http://lazka.github.io/ql-debian/stable/ quodlibet-stable/" >> /etc/apt/sources.list'
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5A62D0CAB6264964
$ sudo apt-get update
$ sudo apt-get install quodlibet

3) Install Quodlibet in openSUSE

We can easily install latest version of Quodlibet in openSUSE system using their official Repo.

# For openSUSE 42.1 #
# zypper addrepo http://download.opensuse.org/repositories/home:lazka0:ql-stable/openSUSE_42.1/home:lazka0:ql-stable.repo
# zypper refresh
# zypper install quodlibet

# For openSUSE 13.2 #
# zypper addrepo http://download.opensuse.org/repositories/home:lazka0:ql-stable/openSUSE_13.2/home:lazka0:ql-stable.repo
# zypper refresh
# zypper install quodlibet

# For openSUSE 13.1 #
# zypper addrepo http://download.opensuse.org/repositories/home:lazka0:ql-stable/openSUSE_13.1/home:lazka0:ql-stable.repo
# zypper refresh
# zypper install quodlibet
4) Install Quodlibet in Fedora Quodlibet is included in Fedora official Repo, so we can simply install it from fedora repo.
# For Fedora 22 & later systems #
$ dnf install quodlibet

# For Fedora 21 & older systems #
$ yum install quodlibet

5) Install Quodlibet in CentOS/RHEL/ScientificLinux

We can install Quodlibet in CentOS/RHEL/ScientificLinux system by enabling Nux Dextop Repository.

$ sudo yum install quodlibet

install-quodlibet-3-5-3-audio-player-in-linux
Enjoy....)

About Magesh Maruthamuthu

Love to play with all Linux distribution

View all posts by Magesh Maruthamuthu

Leave a Reply

Your email address will not be published. Required fields are marked *