]]>
]]>

Percona APT Repository

Debian and Ubuntu packages from Percona are signed with a key. Before using the repository, you should add the key to APT. To do that, run the following commands as a root user:

# gpg --keyserver  hkp://keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A
... [some output removed] ...
gpg:               imported: 1

# gpg -a --export CD2EFD2A | apt-key add -

Add this to /etc/apt/sources.list, replacing lenny with the name of your distribution:

deb http://repo.percona.com/apt lenny main
deb-src http://repo.percona.com/apt lenny main

Remember to update the local cache:

# apt-get update

Supported Platforms

  • x86_64 (also known as amd64)
  • i386
  • i686

Supported Releases

Debian

  • lenny
  • squeeze

Ubuntu

  • hardy
  • lucid
  • maverick

Release Candidate Repository

To subscribe to the release candidate repository, add two lines to the /etc/apt/sources.list file, again replacing lenny with your server's release version:

deb http://repo.percona.com/apt-rc lenny main
deb-src http://repo.percona.com/apt-rc lenny main
 
repositories/apt.txt · Last modified: 2011/07/17 21:05 (external edit)
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Contact Us 24 Hours A Day
Support Contact us 24×7
Emergency? Contact us for help now!
Sales North America (888) 316-9775 or
(208) 473-2904
Sales
Europe
+44-208-133-0309
Sales Latin America +54-0800-666-3243 (Arg.)
+55-0800-020-4918 (Brazil)
Training (855) 55TRAIN or
(925) 271-5054
Share This
]]> ]]>