this post was submitted on 23 Feb 2025
22 points (95.8% liked)

Linux

50435 readers
694 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I've rooted my android phone many years ago. Back then that was a different phone than I have now, and I was still using Windows.

I'm now trying to find a way to root my current phone (Motorola g62 5G), and have no idea how to do it through Linux. However, I seem to only be able to find instructions that are specific to windows.

How would I go about doing this on Linux (specifically Ubuntu)?

EDIT:

Thanks to a number of answers on here I've managed to find my way and rooted my phone. Thanks again, guys!

you are viewing a single comment's thread
view the rest of the comments
[–] notanapple@lemm.ee 1 points 4 hours ago

You can disable apps using adb.

I personally use AppManager (FOSS). In the settings, change the working mode to Wireless ADB. The app should give you the instructions but you can also ask here. Then from the app list you should be able to disable any app you want. The app even tells you which apps are bloatware.

But if you want, you can use adb on Linux too. Download adb and then from terminal run the commands as explained here: https://www.xda-developers.com/disable-system-app-bloatware-android/