install_fedora_arm32.sh 177 Bytes
Newer Older
gaoqiong's avatar
gaoqiong committed
1
2
3
4
5
#!/bin/bash
set -e
dnf install -y binutils gcc gcc-c++ aria2 python3-pip python3-wheel git python3-devel cmake
python3 -m pip install --upgrade pip
python3 -m pip install numpy