iwctl
station wlan0 connect SSID
quit
pacman -Sy git
git clone https://github.com/qvshuo/archinstall.git
./1.sh
arch-chroot /mnt
./2.sh
exit
systemctl reboot
systemctl enable --now NetworkManager
nmtui
8. Install Gnome desktop environment, config mirrorlist and install some software, then reboot again
./3.sh
./4.sh