Installing Libassuan

  1. Download the libassuan installation file

›_ Console

# wget https://www.gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.5.tar.bz2 
tmpw1ahk8jz.jpg

Downloading libgassuan

  1. Extract the file

›_ Console

# tar -xjf libassuan-2.5.5.tar.bz2 
  1. Go to the directory where the file is extracted

›_ Console

# cd libassuan-2.5.5 
  1. Run the following command to compile and install

›_ Console

# ./configure 
# make 
# make install 
tmp0obpe9v2.jpg
tmp0obpe9v2.jpg

Installing libassuan