Picard Linux Install: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
((Imported from MoinMoin))
Line 11: Line 11:
<span id="ubuntu"></span>
<span id="ubuntu"></span>


To install Picard on Ubuntu follow these steps:
To install Picard on Ubuntu (i386 and amd64) follow these steps:
# If you haven't used '''Universe''' and '''Multiverse''' repositories yet, [https://help.ubuntu.com/community/Repositories/Ubuntu#head-5bbef89639d9a7d93fe38f6356dc17847d373096 add them first].
# If you haven't used '''Universe''' and '''Multiverse''' repositories yet, [https://help.ubuntu.com/community/Repositories/Ubuntu#head-5bbef89639d9a7d93fe38f6356dc17847d373096 add them first].
# Add repository <code><nowiki>deb http://users.musicbrainz.org/~luks/ubuntu dapper main</nowiki></code> to your <code><nowiki>/etc/apt/sources.list</nowiki></code>. See [https://help.ubuntu.com/community/Repositories/Ubuntu#head-155b53308911d4d3869b3650856a41550f57f891 Ubuntu documentation] for more detailed guide on adding repositories.
# Add repository <code><nowiki>deb http://users.musicbrainz.org/~luks/ubuntu dapper main</nowiki></code> to your <code><nowiki>/etc/apt/sources.list</nowiki></code>. See [https://help.ubuntu.com/community/Repositories/Ubuntu#head-155b53308911d4d3869b3650856a41550f57f891 Ubuntu documentation] for more detailed guide on adding repositories.
Line 17: Line 17:
# Alternatively you can use [https://help.ubuntu.com/community/SynapticHowto Synaptic] to install Picard.
# Alternatively you can use [https://help.ubuntu.com/community/SynapticHowto Synaptic] to install Picard.


The repository is signed with [[User:LukasLalinsky|LukasLalinsky]]'s PGP key. To import the key so apt can use it, run these commands:
----


If you want to get rid of the warning about unverified packages, use these commands to import the PGP key:


<pre>gpg --keyserver subkeys.pgp.net --recv 92132F7B
<pre>gpg --keyserver subkeys.pgp.net --recv 92132F7B
gpg --export --armor 92132F7B | sudo apt-key add -
gpg --export --armor 92132F7B | sudo apt-key add -
sudo apt-get update
</pre>
</pre>



Revision as of 15:25, 27 August 2006

Products > Picard > Installation Instructions for Linux

Installing Picard on Linux

Setup and install guide for Picard under Linux. If you don't want to install third party binary packages, have a look at PicardSourceInstall.


Ubuntu

To install Picard on Ubuntu (i386 and amd64) follow these steps:

  1. If you haven't used Universe and Multiverse repositories yet, add them first.
  2. Add repository deb http://users.musicbrainz.org/~luks/ubuntu dapper main to your /etc/apt/sources.list. See Ubuntu documentation for more detailed guide on adding repositories.
  3. Run sudo apt-get update to update lists of packages and sudo apt-get install picard in console to install Picard.
  4. Alternatively you can use Synaptic to install Picard.

The repository is signed with LukasLalinsky's PGP key. To import the key so apt can use it, run these commands:

gpg --keyserver subkeys.pgp.net --recv 92132F7B
gpg --export --armor 92132F7B | sudo apt-key add -

Debian

  • I used to compile the Ubuntu packages also for Debian Sid, but since Debian has a new policy for python packages, the packages made for Ubuntu are not usable on Debian anymore and I don't have time to maintain two sets of different packages. --LukasLalinsky

Gentoo

Marti Raudsepp (aka intgr) has written a Portage overlay for Picard 0.7.0 and related packages, plus bleeding-edge subversion ebuilds.

Arch Linux

Augusto Oliveira has created the necessary PKGBUILDs for Picard 0.7.0 and all its dependencies. The main PKGBUILD can be found at:

And the procedure to be followed to install it can be found at:

ALT Linux

Mikhail Yakshin aka GreyCat has compiled all ~10 packages that were needed by Picard and Picard itself into ALT Linux Sisyphus repository, so all ALT Linux users can now instantly run Picard 0.6.0 after simple "apt-get install picard". His package can be downloaded from http://sisyphus.ru/srpm/picard