Install PyKMIP on the Postgres Linux server

PyKMIP is a Python implementation of the Key Management Interoperability Protocol. It is an open-source software. A Postgres Linux server can use it to interact with ESKM following the KMIP protocol.

PyKMIP must be installed as user enterprisedb. A user can be changed to enterprisedb with the command sudo su - enterprisedb.