====================== Bug Tracker / Git Repo ====================== .. include:: icons.rst .. _bugtracker: |bug-logo| Bug Tracker ---------------------- We use the GitHub bug tracker: * List of existing issues: https://github.com/quodlibet/quodlibet/issues * Create a new issue: https://github.com/quodlibet/quodlibet/issues/new/choose .. _gitrepo: |github-logo| Git Repo ---------------------- Quod Libet uses `Git `_ for source control and is hosted on `GitHub `_: https://github.com/quodlibet/quodlibet .. _RunFromSource: **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 :ref:`download page `. They pull in or contain all the needed dependencies for the latest code and are kept up to date.