Skip to content

Instantly share code, notes, and snippets.

@bohlool
bohlool / GnuPG-2.1.md
Created December 18, 2015 20:17 — forked from mattrude/GnuPG-2.1.md
GnuPG 2.1.10 Build Instructions for Ubuntu 14.04 LTS

GnuPG 2.1.10 Build Instructions

Below you is my build instructions for GnuPG 2.1.10 released on 4-Dec-2015. These instructions are built for a headless Ubuntu 14.04 LTS server.

Or if you wish, you may use the install script to install GnuPG 2.1.10 by entring the following:

curl -sL "https://gist.github.com/mattrude/3883a3801613b048d45b/raw/install-gnupg2.sh" |sh

Install the needed depends

apt-get -y install libgnutls-dev bzip2 make gettext texinfo gnutls-bin \