]]>
Call us: 1-888-316-9775 • Contact Us
MySQL and InnoDB are trademarks of Oracle Corp.
Proudly running Percona Server
Copyright © 2006-2012 Percona Inc.
Copyright, Trademark, and Privacy Policy • Sitemap
]]>
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
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported


