In Drupal 7 there was a system table which had various fields for the modules found by the system. There was a status column where one could edit and set to 0 to disable a module manually.
I am just beginning to test Drupal 8 and have had a module I just installed have and error. I can't go back to the module page to disable the module.
How can I disable a module manually in Drupal 8??