How to install the libgcrypt11 dependency especially for the instalation of one of the best code Editors [BRACKET] on Ubuntu 16.04/ 15.10/ 15.04

The recent distribution versions of ubuntu especially the LTS, comes with libgcrypt11., and it has been noted that some recent applications needed by various persons depends on this, which is why i have decided to post a solution I used to solve the same challenges, after several moments of searches.

There are basically 2 methods with 3 simple steps to do this:

Method I:
Using the Gui via browser:
i. download the package from this link - libgcrypt11 .

ii. Open the terminal simply search for "terminal" on search bar and hit the enter key or press (" alt + ctrl + T ").

iii. Install the package:
     a. navigate to the folder where you downloaded the package, using the cd command
    b. type in this command:
          sudo dpkg -i libgcrypt11_1.5.3-2ubuntu4_amd64.deb 

N/B: I used a 64 bit Os, yours might be different, so ensure you download the right package 


Method II:
Using the terminal from start to finish:
i. Start the terminal with ( " alt + ctrl + T ")

ii. Download the package using the command below:

 wget http://archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt11/libgcrypt11_1.5.3-2ubuntu4_amd64.deb

when the download is done, you should see something like :
 

iii. Finally, do the installation, but this time, you don't need to navigate to any other directory, just remain where you are and type in:

sudo dpkg -i libgcrypt11_1.5.3-2ubuntu4_amd64.deb
and you should see something of this kind




That should be all for now, i will be back again.
I love you all.
If you have any questions you can contact me @ anikenneth333@gmail.com
How to install the libgcrypt11 dependency especially for the instalation of one of the best code Editors [BRACKET] on Ubuntu 16.04/ 15.10/ 15.04 How to install the  libgcrypt11 dependency especially for the instalation of one of the best code Editors [BRACKET]  on Ubuntu 16.04/ 15.10/ 15.04 Reviewed by Unknown on 05:08 Rating: 5

No comments:

Powered by Blogger.