Use this script to uninstall Enlightenment and related applications.
First, clone the repository:
git clone https://github.com/batden/eloge.git .eloge
This creates a new hidden folder named .eloge in your home directory.
Copy the eloge.sh file from the new .eloge folder to somewhere else and make the script executable:
chmod +x eloge.sh
Then execute the script with:
./eloge.sh
That's it.