Kodi Community Forum

Full Version: Is it possible to install other Linux utilities?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
For example, "top" or "mc"?

Thanks,
Indy
if you installed via atv-win or atvusb-creator and selected binutils, top is present. need to +s it as there was a bug in the installer

sudo chmod +s /usr/bin/top

then it will work as expected.