安裝
安裝程式#
您可點此前往下載頁面
常見問題#
Windows防火牆問題?
這其實不是錯誤,這是微軟設計來保護那些不是很精通科技的人 (換句話講:可能你的朋友) 遠離電腦病毒之功能。 在這情況下,您不需要擔心安全性,因為它是開源專案 ,您可以檢查程式碼,甚至編寫屬於您自己的版本!
處理方法:您可以點選 More Info 按鈕後點選「仍要執行」
參考自:
Adopted from Stack Overflow.
How to install in Arch OS?
Run following command:
sudo pacman -u [安裝檔案名稱]If you faced the xplorer exists in filesystem error, run this command instead:
sudo pacman -u [安裝檔案名稱] --overwrite "*"There is no my favourites installer.
Please address an issue here.

