Use this script to uninstall Enlightenment and related applications.
First, clone the repository:
git clone https://github.com/batden/eloge.git .elogeThis 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.shThen, execute the script with:
./eloge.shThat's it.