How to remove ZimaOS AI from the home screen?

I’ve just started setting up ZimaOS v1.5.3 and installed ZimaOS AI (I’m not sure whether it’s considered a built-in package or an app/extension).

After installing it, I realized that my hardware doesn’t actually meet the requirements, so I’d like to remove it.

However, on the home screen, the ZimaOS AI app icon does not show the three-dot menu, so there is no option to uninstall it.

For comparison, other apps that I installed myself (such as Immich) do show the three-dot menu when I hover over them, and I can uninstall those without any problem.

Could anyone advise how to properly remove ZimaOS AI, or at least prevent it from appearing on the home screen?

run in terminal:

zpkg uninstall zimaos_ai
zpkg uninstall zimaos_ai_intel

1 Like

"Hi billyj, thanks for the suggestion.

I tried running those commands, but it turns out zpkg doesn’t support the uninstall option. According to the help menu (zpkg --help), the correct command is actually remove.

For anyone else facing this, the correct commands are:
zpkg remove zimaos_ai
zpkg remove zimaos_ai_intel

I had done it last week and I remembered command incorectly, but I am glad it was enough to get you on the spot.

1 Like