yum install -y binutils gcc glibc-headers scons gcc-c++ gcc-gfortran numpy python swig libgomp blas blas-devel atlas atlas-devel libXaw-devel wget make* vim clang-10.0.1-4.oe1.aarch64
ln -s /usr/lib64/clang/10.0.1/include/mm_malloc.h /usr/include/mm_malloc.h
yum -y install xorg-x11-xauth xorg-x11-server-utils xorg-x11-server-Xnest libXtst
vim /etc/ssh/sshd_config
将X11-Forwarding 这一行参数设为“yes”。
systemctl restart sshd.service