# Pastebin 0WMvNi19 rbl@localhost:~$ fjsfljsoifjsodifjdgo Traceback (most recent call last): File "/usr/lib/python3.5/dbm/gnu.py", line 4, in from _gdbm import * ImportError: No module named '_gdbm' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/CommandNotFound/CommandNotFound.py", line 7, in import dbm.gnu as gdbm File "/usr/lib/python3.5/dbm/gnu.py", line 6, in raise ImportError(str(msg) + ', please install the python3-gdbm package') ImportError: No module named '_gdbm', please install the python3-gdbm package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/command-not-found", line 27, in from CommandNotFound.util import crash_guard File "/usr/lib/python3/dist-packages/CommandNotFound/__init__.py", line 3, in from CommandNotFound.CommandNotFound import CommandNotFound File "/usr/lib/python3/dist-packages/CommandNotFound/CommandNotFound.py", line 9, in import gdbm ImportError: No module named 'gdbm'