batden / extinguish

Companion script to remove the Enlightenment environment from Ubuntu Jammy Jellyfish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extinguish

Use this script to uninstall Enlightenment and related applications.

Get started

First, clone this repository:

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

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

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

Navigate to the download folder and make the script executable:

chmod +x extinguish.sh

Then execute the script with:

./extinguish.sh

Update local repo

Change to ~/.extinguish/ and run:

git pull

About

Companion script to remove the Enlightenment environment from Ubuntu Jammy Jellyfish


Languages

Language:Shell 100.0%