|
qmmp_packages
A wiki page listing all qmmp packages
Arch LinuxThe latest stable releases of Qmmp can be found in the official [community] repository of Arch Linux. For SVN builds you can use the PKGBUILD from the AUR. DebianStable Qmmp releases currently can be found in the Testing and Unstable repository. You can install qmmp with the following command, if you have one of these Repositories activated: sudo apt-get install qmmp MandrivaIf you run Mandriva 2010.0 you can install the packages by following command: urpmi qmmp Alternatively, you can use unofficial packages from here openSUSEopenSUSE packages are available from the PackMan repo: http://packman.links2linux.org/package/qmmp Alternatively, you can use the 1-Click install: UbuntuYou can add the following PPA to your /etc/apt/sources.list for latest builds. If you run Ubuntu Karmic Koala: deb http://ppa.launchpad.net/stiff.ru/qmmp-releases/ubuntu karmic main deb-src http://ppa.launchpad.net/stiff.ru/qmmp-releases/ubuntu karmic main If you run Ubuntu Jaunty Jackalope: deb http://ppa.launchpad.net/stiff.ru/qmmp-releases/ubuntu jaunty main deb-src http://ppa.launchpad.net/stiff.ru/qmmp-releases/ubuntu jaunty main After adding the lines above to your sources.list, open up a terminal and enter sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2C2B0858 Now finally run sudo apt-get update to re-load the details of each software archive. Now you can install Qmmp through the package 'qmmp': sudo apt-get install qmmp | |
