apt - Getting Dependency is not satisfiable: libgcrypt11 in Lubuntu 16.04 - Ask Ubuntu
i'm trying install editor brackets in lubuntu 16.04. i'm getting error
error dependency not satisfiable libgcrypt11 (>= 1.4.5)
not sure why happening. did
sudo apt-get install libgcrypt11
and getting following error
reading package lists... done building dependency tree reading state information... done package libgcrypt11 not available, referred package. may mean package missing, has been obsoleted, or available source
someone me error?
libgcrypt11
package not available xenial. instead has newer libgcrypt20
.
you can follow these steps install brackets in xenial.
download , install
libgcrypt11
trusty here http://packages.ubuntu.com/trusty/libgcrypt11install brackets website (by downloading deb , using
dpkg
). check question if need regarding
note: have brackets installed in xenial. above steps verified bracket contributor here
Comments
Post a Comment