- 安裝必要的編譯環(huán)境
sudo dnf groupinstall ”evelopment tools“
- 官網(wǎng)下載linux安裝包xxxx.bundle
- 給安裝包執(zhí)行權(quán)限并執(zhí)行
sudo chmod +x xxxx.bundle
sudo ./ xxxx.bundle
sudo dnf groupinstall ”evelopment tools“
sudo chmod +x xxxx.bundle
sudo ./ xxxx.bundle