Android Build Support Install failed: Installation Failed

I am trying to install android build support but it always fails, i tried reinstalling my os, unityhub nothing worked im running on linux debian 11
195578-screenshot-2022-04-26-63955-pm.png

1 Like

I was running into this for Debian, too (on a Pixelbook). If you find the log files for Unity Hub (for me, it was from the home directory in .config/unityhub/logs/info-log.json. There was a line saying it was failing from not having cpio installed: “cpio: not found”. After that was installed, it all worked fine!

Hope pointing to the log or installing this help!