Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1013 Bytes

bugs_repo.rst

File metadata and controls

42 lines (26 loc) · 1013 Bytes

Bug Tracker / Git Repo

Bug Tracker

We use the GitHub bug tracker:

Git Repo

Quod Libet uses Git for source control and is hosted on GitHub:

https://github.com/quodlibet/quodlibet

Running from Source (no installation is needed) :

$ git clone https://github.com/quodlibet/quodlibet.git
$ cd quodlibet
$ ./quodlibet/quodlibet.py

To get all the dependencies needed for running Quod Libet the easiest way is to use one of the unstable PPAs / repos listed on the download page <Downloads>. They pull in or contain all the needed dependencies for the latest code and are kept up to date.