Small Bash script to help with removing the not wanted software and install everything else that i need (such as NVIDIA drivers , Flatpaks , Wine-staging ...)
The list of everything that this script doeas is :
- Update / Upgrade the System
- If you want - Installing the NVIDIA drivers
- Install and set up FLATPAKS (GNOME software extentions included)
- Remove ALL the Games that comes with the GNOME package
- Remove all the PIM packages that comes with KDE
- Alse removing : Firefox ESR Konqueror Cheese Dragon Player Juk Gnome-music All the Libre Office Evolution mail
- Installing VLC and mpv
- If you Want install the Wine-staging package for Gaming and Windows emulation
- Installing software form FLATPAK : Firefox OnlyOffice Steam and Lutris Kdenlive Obs-studio Audacity VS Code
After downloading the script PLEASE make sure you BACKUP ALL your data BEFORE you run it !!!
Just make the file (debian_install.sh) executable with : chmod +x debian_install.sh or right click on the file and mark it as executable after the just run it with : ./debian_install.sh and follow it .
Thats it , hope it helps :) !