Android Pagoda Panel Termux + ArchLinux + BTPanel

Why should you install Linux on your Android device?

Android/Linux and Ubuntu/Linux are both Linux distributions. What's the point of installing Linux on an Android phone or tablet? A few reasons come to mind:

  • You may want to run an app that is not available on Android
  • You need a desktop environment
  • Old Android phone or tablet needs a refresh

Current Android devices have the ideal hardware to provide a PC-like experience, making them suitable for installing Linux.

Android is built on the Linux kernel, a software stack that interfaces with device hardware. It basically enables the operating system to communicate with the device - whether it's a PC, smartphone, or other hardware.

Various Linux operating systems are available, such as arch Linux, Ubuntu, Gentoo, etc. Although Android uses the Linux kernel, it does not provide a desktop environment. This is what most people think about when thinking about how to install Linux for Android.

Of course, you may find that the tasks you want to perform on Linux can also be performed on Android. The only obstacle holding you back might be the simultaneous multitasking of Android apps. Fortunately, this is a feature that many modern Android devices support on the latest OS versions.

Running Linux on an Android phone or tablet device isn't easy. If you're looking for improved multitasking, try upgrading to the latest version of Android

Can my phone or tablet run Linux?

There are several options for running Linux on Android. Your choice depends on whether your Android device has it installed.
In almost all cases, your phone, tablet, and even Android TV box can run a Linux desktop environment. You can also install Linux command line tools on Android. No matter whether your phone is Rooted (unlocked, equivalent to Android jailbreak).
The following options are available for installing Linux on your Android tablet or phone:
Install Linux on Android without root.

  • Debian Noroot
  • UserLAnd
  • Andronix
  • KSWeb
  • Termux

Termux is an advanced terminal emulator for Android. It is open source and does not require root. It supports apt management software packages. It is very convenient to install software packages. It perfectly supports Python, PHP, Ruby, Nodejs, MySQL, etc. With the popularity of smart devices and the continuous improvement of their performance, the hardware standards of today's mobile phones, tablets, etc. have reached the hardware standards of primary desktop computers. If you build DIY with care, you can turn your mobile phone into a powerful geek tool.
Termux APK Github Release

Termux environment installation

Download method:

Update termux
pkg upgrade && pkg update

Quickly install Arch Linux

A key installation
sh <(curl -L https://brx86.gitee.io/arch)

Quick installation pagoda

A key installation
curl -sSO http://download.bt.cn/install/install_panel.sh && bash install_panel.sh 28615082

Supongo que te gusta

Origin blog.csdn.net/qq_39162566/article/details/131493643
Recomendado
Clasificación