KDE Plasma 5.22.4 running on Arch Linux ARM64 (Proot-Distro) on XServer XSDL (With Xephyr) with Proot compiled from source (Latest commit)

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • proot

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

  • First, clone Termux's version of Proot on GitHub by using this command: git clone https://github.com/termux/proot then cd proot/ after that execute these commands: make -C src loader.exe loader-m32.exe build.h make -C src proot If everything goes well, an executable binary named proot should appear in the src folder. Now you can do either two things, replace your current version of proot (if you have one) with the compiled one OR you can execute proot from the src folder although you have to make changes to proot-distro's code to use the compiled version. If you want to install proot (replacing the current version) then pursue these commands: cd src/ make install If you want to use the safer method which has no chance of breaking your current proot environment, make a copy of $PREFIX/bin/proot-distro by using: cp $PREFIX/bin/proot-distro . Which will copy proot-distro into current directory Now execute: $PWD/proot-distro list (Note: If you change directory to another folder, use the path of the modified proot-distro ) if it lists all the distributions you can continue. Install Arch Linux (or just login via the modified proot-distro) Inside Arch Linux, execute these commands: pacman -Syu plasma-desktop xorg-server-xephyr xorg --noconfirm After installation is completed, exit out of Arch Linux and create a bash script in your Termux environment (Just to make things easier and automate the process) And write:

  • termux-wayland

    Discontinued Not released and unmaintained Termux X11 add-on application.

  • Termux:Wayland should work faster than Xephyr with Xserver-XSDL https://github.com/suhan-paradkar/termux-wayland

  • 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

  • FreeBSD 14.0 Delivering Great Performance Uplift

    2 projects | news.ycombinator.com | 27 Nov 2023
  • WHAT ARE FILES .l2s.*

    2 projects | /r/termux | 11 Jun 2023
  • Ubuntu 22.04 on android 12

    1 project | /r/termux | 8 Jun 2023
  • The /sys filesystem is not mounted. If you are running in a chroot environment, bind-mount missing filesystems. on opensuse

    1 project | /r/termux | 6 Jun 2023
  • Problem with installing any aur package

    1 project | /r/archlinux | 2 Apr 2023