Installing Libksba

  1. Download the libksba installation file

›_ Console

# wget https://www.gnupg.org/ftp/gcrypt/libksba/libksba-1.6.0.tar.bz2 
tmpdbi89rtn.jpg

Downloading libksba

  1. Extract the file

›_ Console

# tar -xjf libksba-1.6.0.tar.bz2 
  1. Go to the directory where the file is extracted

›_ Console

# cd libksba-1.6.0 
  1. Run the following command to compile and install

›_ Console

# ./configure 
# make 
# make install  
tmpnu6uffu3.jpg
tmpmtewu4ms.jpg

Installing libksba