Le 05/08/2018 à 12:58, Long Wind a écrit :
  apt-get remove libfuse2

after running command above, i can install jmtpfs

Weird. fuse depends on the same version of libfuse2, so if removing libfuse2 allowed to install fuse, it means that the version of fuse that you just installed does not match the version of libfuse2 that you removed. But it was the latest stable released version, so the version you have now installed may not be the latest stable version.

What is the output of

apt-cache policy fuse libfuse2

Reply via email to