/meetse

Companion script to remove the Enlightenment environment from Ubuntu Mantic Minotaur

Primary LanguageShell

meetse

Use this script to uninstall Enlightenment and related applications.

Get started

First, clone this repository:

git clone https://github.com/batden/meetse.git .meetse

This creates a new hidden folder named .meetse in your home directory.

Copy the meetse.sh file from the new .meetse folder to your download folder.

Navigate to the download folder and make the script executable:

chmod +x meetse.sh

Then execute the script with:

./meetse.sh

Update local repo

Change to ~/.meetse/ and run:

git pull