Add Entware repo to opkg?

If I need to install some Entware pkg, is it possible to add Entware repo to OpenWrt's opkg custom feeds here? Or should I install Entware separately so that I would have 2 opkg? Router is GL-MT6000.

It won't work in general, you'll need to install it separately.
Entware uses different libc (glibc vs musl) which does not provide binary compatibility guarantee, as well as different set (versions) of libraries.

It might work for some simplier packages, but in general — no.
Use alternative installer to install entware to /opt.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.