Is this ubuntu still working on termux in 2021?

This page summarizes the projects mentioned and recommended in the original post on /r/termux

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • proot

    An chroot-like implementation using ptrace. (by termux)

  • apt install -y git clang *ndk* make; git clone -b master --depth 1 --single-branch https://github.com/termux/proot.git; cd proot/src; make install

  • ubuntu-in-termux

    This is a script by which you can install Ubuntu in your termux application without a rooted device

  • I think I fix the problem. Find this link. https://github.com/MFDGaming/ubuntu-in-termux. For anyone who rmend up this problem try this: Installation steps Update termux: apt-get update && apt-get upgrade -y Install wget: apt-get install wget -y Install proot: apt-get install proot -y Install git: apt-get install git -y Go to HOME folder: cd ~ Download script: git clone https://github.com/MFDGaming/ubuntu-in-termux.git Go to script folder: cd ubuntu-in-termux Give execution permission: chmod +x ubuntu.sh Run the script: ./ubuntu.sh -y Now just start ubuntu: ./startubuntu.sh

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts