Skip to content

Instantly share code, notes, and snippets.

View Synergist's full-sized avatar

Pranav Singh Synergist

View GitHub Profile
@Synergist
Synergist / GnuPG-2.1.md
Created May 19, 2016 01:27 — forked from mattrude/GnuPG-2.1.md
GnuPG 2.1.10 Build Instructions for Ubuntu 14.04 LTS

GnuPG 2.1.12 Build Instructions

Below you is my build instructions for GnuPG 2.1.11 released on 26-Jan-2016. 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.12 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 \