Linux Deploy

4.0
15.7K reviews
1M+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This application is open source software for quick and easy installation of the operating system (OS) GNU/Linux on your Android device.

The application creates a disk image on a flash card, mounts it and installs an OS distribution. Applications of the new system are run in a chroot environment and working together with the Android platform. All changes made on the device are reversible, i.e. the application and components can be removed completely. Installation of a distribution is done by downloading files from official mirrors online over the internet. The application requires superuser rights (ROOT).

The program supports multi language interface. You can manage the process of installing the OS, and after installation, you can start and stop services of the new system (there is support for running your scripts) through the UI. The installation process is reported as text in the main application window. During the installation, the program will adjust the environment, which includes the base system, SSH server, VNC server and desktop environment. The program interface can also manage SSH and VNC settings.

Installing a new operating system takes about 15 minutes. The recommended minimum size of a disk image is 1024 MB (with LXDE), and without a GUI - 512 MB. When you install Linux on the flash card with the FAT32 file system, the image size should not exceed 4095 MB! After the initial setup the password for SSH and VNC generated automatically. The password can be changed through "Properties -> User password" or standard OS tools (passwd, vncpasswd).

FEATURES:
Supported distributions: Alpine, Debian, Ubuntu, Kali, Arch, Fedora, CentOS, Slackware, Docker, RootFS (tgz, tbz2, txz)
Installation type: file, partition, RAM, directory
Supported file systems: ext2, ext3, ext4
Supported architectures: ARM, ARM64, x86, x86_64, emulation mode (ARM ~ x86)
I/O interfaces: CLI, SSH, VNC, X server, framebuffer
Management interfaces (CLI): Android terminal (or adb), telnet, web browser (web terminal)
Desktop environment: XTerm, LXDE, Xfce, MATE, other (manual configuration)
Supported languages: multi language interface

NOTICE:
Instructions and guides: https://github.com/meefik/linuxdeploy/wiki
Ask questions on the forum: https://4pda.ru/forum/index.php?showtopic=378043
Previous versions: https://github.com/meefik/linuxdeploy/releases
For access to a repository: https://play.google.com/store/apps/details?id=ru.meefik.donate
Donations: https://meefik.github.io/donate

ATTENTION!
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under license GPLv3.
Updated on
Mar 1, 2020

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

Ratings and reviews

4.0
14.1K reviews
Ibn Batuta
December 20, 2021
Besides disabling "battery optimization" for LD, "monitoring RAM usage" also has to be switched off in system settings. With that in place the Linux guest OS can stay up most of the day, turning my tablet into somewhat of a Desktop replacement. To bad that hint was neither to be found in the docu nor the app GUI. Therefore only 4 stars here.
76 people found this review helpful
Did you find this helpful?
A Google user
December 7, 2018
The best so far for my need to replace my PC functionality. Just a little problem is that the container need to wait 5 minutes since my cellphone bootup before it can start. I believe that is something to do with the superuser. Hope developer can fix this up. Many thanks...
40 people found this review helpful
Did you find this helpful?
Scott Frost
March 31, 2022
Works perfectly on my rooted Samsung Tab S8 Ultra! You may have to review the documentation, as some of the configuration screens aren't very intuitive, but once you do it works perfectly. Your new linux chroot with working vnc should be up and running in just a few clicks.
60 people found this review helpful
Did you find this helpful?

What's new

Set target version of SDK to 28 for binary execution in Android Q
UI refactoring (@Iscle)
Minimum Android API set to 21