apt install for v4h and s4 board

Hi,

I have a question regarding the package management in yocto image, when I bitbake the image (bitbake rcar-image-adas) and I am inside the linux environment, how can I install any packages?

How can I get apt install work inside the linux environment. I enabled IMAGE_INSTALL_append = "apt" and EXTRA_IMAGE_FEATURES = "package-management" in my local.conf file.

But still apt install not working for me. Any suggestions?

Thank you,