Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

dybdeskarphet/debox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debox

🇹🇷 Türkçe / 🇬🇧 English

Debox is an extreme debloating and cleaning script for your unrooted/rooted devices (check app lists folder)

Table of Contents

Dependencies

  • bash 4+
    • Script uses mapfile command and that's why your bash version has to be greater than 4. Check your version with bash --version.
  • wget
    • For installing F-Droid
  • adb [android-tools]
    • Basically needed for uninstalling apps and for other necessary commands.

app-list.txt

I made this list by a little bit of research for every package that mentioned in these forum posts:

But also eliminated some programs from their list because some of the programs there were important (or can be important) for system services. Also, lines starting with # are comments. If you want to contribute to the project with your own phone's app-list.txt, feel free to create an issue about it.

Issues

  • Ringtone picker doesn't work :/

What should I install after this?