Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mealman1551/gnome-corer
GNU/GPL Gnome-Corer: This Bash script brings any GNOME installation to a GNOME Core level! This is especially written for Debian and it's bloated environment.
https://github.com/mealman1551/gnome-corer
bash bash-script bloatware-removal bloatware-removal-utility bookworm debian debian-linux debian12 gnome gnome-desktop gnu-linux shell shell-script
Last synced: about 2 months ago
JSON representation
GNU/GPL Gnome-Corer: This Bash script brings any GNOME installation to a GNOME Core level! This is especially written for Debian and it's bloated environment.
- Host: GitHub
- URL: https://github.com/mealman1551/gnome-corer
- Owner: Mealman1551
- License: gpl-3.0
- Created: 2024-12-06T21:55:23.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T13:36:57.000Z (about 2 months ago)
- Last Synced: 2024-12-15T14:28:25.816Z (about 2 months ago)
- Topics: bash, bash-script, bloatware-removal, bloatware-removal-utility, bookworm, debian, debian-linux, debian12, gnome, gnome-desktop, gnu-linux, shell, shell-script
- Language: Shell
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gnome-Corer
[![Script Type](https://img.shields.io/badge/Script%20language-Shell/Bash-green)]()
[![Made for](https://img.shields.io/badge/Made%20for-Debian%2012.08-red)]()
[![License](https://img.shields.io/badge/License-GNU%20GPL%20v3-blue)]()
[![Status](https://img.shields.io/badge/Development-Active-brightgreen)]()## What is it?
**Gnome-Corer** is a debloating script for Debian's bloated environment that will bring GNOME to a GNOME-Core level.
---
## For which distro is it made?
Gnome-Corer is written for **Debian**.
---
## For which Debian version is this?
Currently, this works on **Debian 12.08**. I will update with every Debian update.
---
## How to Use
1. Download the script from the latest release:
[Download Gnome-Corer](https://github.com/Mealman1551/Gnome-Corer/releases/download/1.0.1/gnome-corer.sh)2. Make the script executable:
```bash
chmod +x gnome-corer.sh3. Run the script with root privileges:
```bash
sudo ./gnome-corer.shAnd you're done! Your GNOME environment will now be debloated to a GNOME-Core level.
---
## How is it tested?
I use Debian {Version} in a Virtual Machine to test the removal of packages.
---
© 2024 Mealman1551