It installs waydroid on Arch automatically, I think

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

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

    ShellCheck, a static analysis tool for shell scripts

    May I introduce you to shellcheck

  • waydroid

    Waydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.

    #!/bin/bash # Install necessary dependencies sudo pacman -Syyu sudo pacman -S wget git unzip qemu-headless virt-manager lzip lvm2 # Clone Waydroid git repository git clone https://github.com/waydroid/waydroid.git cd waydroid # Install Waydroid ./build.sh install # Set up Waydroid ./build.sh setup # Start Waydroid waydroid start

  • 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.

  • AutoDroid

    AutoDroid is an automated script to install waydroid on Arch or Arch Based Linux Distros (by iEscapedVim)

    Since you like ShellCheck so much, check out my pull request.

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