Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gabsedits/deb-gnome
- Owner: GabsEdits
- License: gpl-3.0
- Created: 2022-12-23T13:30:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T09:49:55.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T14:02:35.294Z (3 months ago)
- Topics: debian, debloat, gnome, linux, personal
- Language: Shell
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 👋