Topic: Hyperbola tools for Android (Bloatware)
Hi guys,
I hope you are having a good beginning of the new year.
I have decided to start 2020 with the ambition of removing as much bloatware as possible from my Android phone.
I want to do that without rooting the device, that is because I want to keep some software functionalities pre-installed by the manufacturer.
I have read some tutorials and I am conscious that this is an easy goal to achieve.
My question is regarding the ADB (Android Debug Bridge) and Fastboot tools. They are usually mentioned when trying to accomplish the task described above.
I have tried to find similar tools within the Hyperbola repositories but I think I have not been lucky enough.
I found the package "android-udev" but I guess that is not akin to what I look for.
Are there similar tools available at the Hyperbola repositories? If so, what are they?
Also, I am already familiar with the commands that need to be used with ADB:
./adb shell
pm uninstall -k --user 0 XX
If there were any related packages within the Hyperbola repositories: what would be the new commands necessary to remove the targeted bloatware?
Many thanks to all for your help.