How do I remove specific applications from Applications?

Hi,

I’m in a chroot environment to customize a SystemRescue ISO.

How do I remove specific applications from Applications?

(icon, bin, and everything else except dependencies)

thanks

The best option is to just use the official sources in git, remove the packages you dont want from the list of packages, and run the script to rebuild the ISO image. You can run the build process in docker so it runs on any Linux distribution and without messing up your own system with new build packages or dependencies.