Skip to content

Instantly share code, notes, and snippets.

View shrutikaponde's full-sized avatar

shrutikaponde shrutikaponde

View GitHub Profile
@shrutikaponde
shrutikaponde / README.md
Last active December 29, 2020 13:26
References to get started with Camunda External Task Worker with Python
@shrutikaponde
shrutikaponde / GnuPG-2.2.md
Last active November 11, 2020 18:03 — forked from mattrude/GnuPG-2.1.md
GnuPG 2.2.23 Build Instructions for Ubuntu 16.04 LTS

GnuPG 2.2.23 Build Instructions

Build instructions for GnuPG 2.2.23. These instructions are built for a headless Ubuntu 16.04 LTS server.

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

curl -sL "https://gist.github.com/shrutikaponde/25a4da010c9a8d2faf5edceacd1b07e1/raw/install-gnupg2.sh" |sh

Install the needed depends

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