Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 364 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 364 Bytes

How to setup the compiling environment on ubuntu

Usage

sudo apt-get -y update
sudo apt-get install -y sudo wget
wget https://raw.githubusercontent.com/friendlyarm/build-env-on-ubuntu-bionic/master/install.sh
chmod 755 install.sh
sudo ./install.sh

Supported Distributions

  • Ubuntu bionic
  • Ubuntu focal (Recommended)
  • Ubuntu jammy
  • Ubuntu noble