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

Linux

50449 readers
697 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
[–] silverhand@reddthat.com -5 points 13 hours ago (7 children)

What exactly are you hoping to achieve by rooting your phone btw?

From what I know rooting used to make sense back in the 2015's when the Android market used to be littered with shitty OEM OS's filled to the brim with bloatware, ads and restricted functionality. Rooting or installing custom ROMs used to give a very tangible boost to performance in those times. But nowadays most OEMs (except the ultra-cheap Chinese ones) have settled down to a uniform stock-Android-like design with minor design tweaks, and hardware has also improved to the level that it's extremely rare to notice comparable lags. I know Motorola is one of those who prefer to keep their UI as close to stock Android as possible.

[–] Tattorack@lemmy.world 3 points 10 hours ago (2 children)

My phone still comes preinstalled with a bunch of crap and I want it gone. Like I'm never going to use Google Games, I'm never going to use LinkdIn, I'm never going to use YouTube Music, or Opera Web Browser. None of these apps I can remove without root.

[–] 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/

[–] GrumpyDuckling@sh.itjust.works 1 points 8 hours ago

You might be able to by connecting it to a pc and using console commands. I was able to do it with a cheap onn tv box.

load more comments (4 replies)