Ubuntu 16.04 安装wine
生活随笔
收集整理的這篇文章主要介紹了
Ubuntu 16.04 安装wine
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1、安裝源 sudo add-apt-repository ppa:wine/wine-builds sudo apt-get update 2、安裝wine sudo apt-get install --install-recommends wine-staging sudo apt-get install winehq-staging 3、卸載wine 1).卸載wine主程序,在終端里輸入: sudo apt-get remove --purge wine 2).然后刪除wine的目錄文件: rm -r ~/.wine 3).卸載殘留不用的軟件包: sudo apt-get autoremove 4、終端中輸入wine,檢測是否安裝完成。
轉載于:https://www.cnblogs.com/llfctt/p/9602822.html
總結
以上是生活随笔為你收集整理的Ubuntu 16.04 安装wine的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: HSRP双机热备工作原理与配置
- 下一篇: Matlab随笔之求解线性方程