-
Download the
libassuaninstallation file.
# wget https://www.gnupg.org/ftp/gcrypt/libassuan/libassuan-3.0.2.tar.bz2
Downloading libgassuan
-
Extract the file.
# tar -xjf libassuan-3.0.2.tar.bz2
-
Go to the directory where the file is extracted.
# cd libassuan-3.0.2
-
Run the following command to compile and install.
# ./configure --prefix=/usr/local
# make
# make install
Installing libassuan
Installing libassuan continued
Installing libassuan_make
Installing libassuan_make install