What is the problem?
I'm developing an octoprint plugin to work with some raspberry modules like sensors and some digital I/O, one of my requirements is to install and integrate a microphone (Raspberry Pi Wiring & Test | Adafruit I2S MEMS Microphone Breakout | Adafruit Learning System) but seeing the instalation page (url before) there are some linux requirements that need to be installed to allow the micropone module works.
What did you already try to solve it?
I know that I can not install them automatically through python in my plugin code source and I saw some plugin examples where the readme has some preliminary steps to follow but I would like to know if there is some user friendly alternative of this that don't need any user execution of linux commands.
Additional information about your setup
OctoPi