Define further error handlers, e.g., for - [x] Linuxulator has too old a kernel version set - [x] A required dependency library is too old - [x] A required dependency Python module is not installed - [ ] A required dependency library is not installed; right now we **tell** the user to `sudo pkg install ...` but we should actually offer to __do__ it - [ ] A required **Linux** dependency library is not installed - [ ] (...) --- Implemented so far:   
Define further error handlers, e.g., for
sudo pkg install ...but we should actually offer to do itImplemented so far: