ทอสอบมาหลายครั้งว่าทำไมWine1.4 เปิดโปรแกรมช้ามากกกก เลยทำขั้นตอนการUpdate Wine ไว้ดังนี้
sudo apt-get remove wine\* /remove wine
sudo apt-get remove wine
rm -rf $HOME/.wine
rm -f $HOME/.config/menus/applications-merged/wine*
rm -rf $HOME/.local/share/applications/wine
rm -f $HOME/.local/share/desktop-directories/wine*
rm -f $HOME/.local/share/icons/????_*.xpm
After deleting the files run command:
sudo apt-get remove –purge wine
Again run the following commands to correct any installation error.
sudo apt-get update
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove
///////////////////////////////////////////////////////////////////////////////////////
sudo add-apt-repository ppa:ubuntu-wine/ppa
Update package lists and install wine 1.6:
sudo apt-get update; sudo apt-get install wine1.6
ตรวจสอบ >wine --version
ไม่มีความคิดเห็น:
แสดงความคิดเห็น