Uninstall ESET Endpoint Antivirus for Linux
To uninstall your ESET application, use the Terminal window as a superuser to execute the command to remove packages corresponding to your Linux distribution.
Ubuntu/Debian-based distributions
1.apt remove eea
2.dpkg --remove eea
Red Hat-based distributions
1.yum remove eea
2.dnf remove eea
3.rpm -e eea