Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabsedits/deb-gnome

Debian GNOME customizations from Gabs
https://github.com/gabsedits/deb-gnome

debian debloat gnome linux personal

Last synced: 20 days ago
JSON representation

Debian GNOME customizations from Gabs

Awesome Lists containing this project

README

        



My Debian GNOME install


Here you can find my Debian installation and some scripts that well remove all the trash apps that come preinstalled


## Get the iso from:
* ISO page: [./cd-including-firmware/weekly-builds/amd64/iso-cd/](https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-builds/amd64/iso-cd/)
* ISO itself: [**/weekly-builds/amd64/.iso**](https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-builds/amd64/iso-cd/firmware-testing-amd64-netinst.iso)
## BalenaEtcher
* Linux: [**Download**](https://github.com/balena-io/etcher/releases/download/v1.18.4/balenaEtcher-1.18.4-x64.AppImage)
* Windows: [Download](https://github.com/balena-io/etcher/releases/download/v1.18.4/balenaEtcher-Setup-1.18.4.exe)
* Mac: [Download](https://github.com/balena-io/etcher/releases/download/v1.18.4/balenaEtcher-1.18.4.dmg)
## Install
```
git clone https://github.com/GabsEdits/deb-gnome/ && cd deb-gnome
```
```
sudo sh ./auto.sh
```
#### Other scripts:
To Debloat the system:
```
sudo sh ./debloat.sh
```


Thanks for checking out my project 👋