From cf5c29f38dafba3602802a53287a7d48be7bd03f Mon Sep 17 00:00:00 2001 From: Thomas Schmidts Date: Mon, 9 Mar 2015 10:50:29 +0100 Subject: [PATCH] Changed text for linux mint --- .../Books/Users/Installing/Linux.mdpp | 23 +------------------ 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/Documentation/Books/Users/Installing/Linux.mdpp b/Documentation/Books/Users/Installing/Linux.mdpp index c4ba53c9c4..491dcdcd79 100644 --- a/Documentation/Books/Users/Installing/Linux.mdpp +++ b/Documentation/Books/Users/Installing/Linux.mdpp @@ -41,28 +41,7 @@ Other versions of ArangoDB or other architectures should work similarly. !SUBSECTION Linux-Mint -Download and import GPG-PublicKey: - - - wget -O RPM-GPG-KEY-www.arangodb.org http://www.arangodb.com/repositories/PublicKey - apt-key add RPM-GPG-KEY-www.arangodb.org - -Add the corresponding repository in file `/etc/apt/sources.list`: - - deb http://www.arangodb.com/repositories LinuxMint-13 main - -Update the repository data: - - aptitude update - -Now you should be able to search for arangodb: - - aptitude search arangodb - -In order to install arangodb: - - aptitude install arangodb - +Please use the corresponding Ubuntu or Debian packages. !SECTION Using Vagrant and Chef