How do you add "open in terminal" to the right-click mouse menu for folders/directories?

Solution 1:

You first need to install the package nautilus-open-terminal from Software Center or Synaptic Package Manager

Installing Nautilus Open Terminal package

Then goto command line and type

nautilus -q

Then open nautilus and you can find "Open in Terminal"

Terminal Open from Nautilus

If you want to assign a keyboard shortcut to this action, please consult the following Q&A:

Keyboard shortcut for "open a terminal here"