Hello @dotcoma. No, so far I can’t see any problems. /e/ OS Update - OTA - accepts the non-existence of the weather app and takes this into account, which means the W-app will not be installed again.
You can’t. CMD command prompt is a Windows® specific thing. With an Android Terminal Emulator App, you can emulate e.g. a VT-100 terminal to access the command line on the smartphone.
@Manuekris, every intervention in the running system has its risks. But so far I have not been able to detect any “dangerous” system reactions in my experiments.
Before you make any changes, I recommend that you make a system backup to an external microSD card. That way you can your /e/ OS “stable build” save and in case of an emergency like going back to the beginning /e/ OS ROM.
Terminal and Command Prompt (CMD) only work on my desktop computer. For lack of experience I cannot recommend a terminal app. Have a look at the → F-Droig Store.
I’m trying Termux - you can find it in F-Droid here .
If I want to control it on my PC (running Ubuntu), or anything on my phone, I plug it in the USB port and run scrcpy.
Yes, ‘verbose’ commands always need ‘–’ For example, on my Debian, for root acces: $ su -l (short) or $ su --login is the same command, wich calls SU password.
The weather widget is in bliss source. I stripped the weather stuff out for my personal preference. If anyone wants to try, download here. You can install it and the original Bliss still remains. This is of course unofficial, so use at your own risk. Password: bliss
Do you mean Termux? To use the pm command I believe you have to be root first, just like in Linux/Unix. Thus…
su [enter]
Then issue the pm commands. If you don’t have root (Magisk or addonsu) then of course that route won’t work.