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
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Tired of breaking your main and manually rebasing outdated pull requests?
  • 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

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • AutoDroid

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

    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