Since today afternoon, I'm unable to access any of my filesystems. Whenever I try to open any of them I get the following error

So I would like to describe an issue which might have caused this.
I tried to install fingerprint driver for my laptop (DELL Inspiron 5501). I got carried away with many articles finally downloaded a package which literally checks for any available fingerprint drivers. In order to do that a file with .AppImage
had to be run. In order to run that Fuse was needed. So I installed fuse
and libfuse2
. After that this message appears everytime I open a filesystem.
I tried installing nfs-common
and cifs-utils
. However during installing nfs-common the ouput was like this.
$ sudo apt-get install nfs-common
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Suggested packages:
open-iscsi watchdog
The following NEW packages will be installed:
nfs-common
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/240 kB of archives.
After this operation, 901 kB of additional disk space will be used.
Selecting previously unselected package nfs-common.
(Reading database ... 222095 files and directories currently installed.)
Preparing to unpack .../nfs-common_1%3a2.6.1-2ubuntu4.1_amd64.deb ...
Unpacking nfs-common (1:2.6.1-2ubuntu4.1) ...
Setting up nfs-common (1:2.6.1-2ubuntu4.1) ...
auth-rpcgss-module.service is a disabled or a static unit not running, not starting it.
nfs-idmapd.service is a disabled or a static unit not running, not starting it.
nfs-utils.service is a disabled or a static unit not running, not starting it.
proc-fs-nfsd.mount is a disabled or a static unit not running, not starting it.
rpc-gssd.service is a disabled or a static unit not running, not starting it.
rpc-statd-notify.service is a disabled or a static unit not running, not starting it.
rpc-statd.service is a disabled or a static unit not running, not starting it.
rpc-svcgssd.service is a disabled or a static unit not running, not starting it.
Processing triggers for man-db (2.10.2-2) ...
Please help me to find a solution!
And yes I removed fuse.