当前位置:首页 > 服务器类 > Linux服务器 > > 用ATP轻松从WinHQ升级最新版本的Wine

用ATP轻松从WinHQ升级最新版本的Wine

点击次数:41 次 发布日期:2008-11-21 22:50:44 作者:源代码网
源代码网推荐

 9月19日,着名的模拟程序软件wine更新到了1.1.5版,现在让Linuxeden带着你用APT的方式轻松的把你系统里的wine升级到最新版本。

    1.把Wine老家WineHQ加入到你的信任ATP源
    执行命令:

     wget -q

http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

 

 


    2.把wineHQ的软件库加入到你的source.list文件

    用root权限编辑/etc/atp/source.list文件,加入以下两行

     deb http://wine.budgetdedicated.com/apt hardy main


deb-src http://wine.budgetdedicated.com/apt hardy main
 


    记住保存文件

    另外一种方式是执行以下命令:

     sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list


    3.更新软件包并安装最新版本的Wine

sudo apt-get update

Then install Wine using:

sudo apt-get install wine

This should be all. To configure Wine, run as normal user:

winecfg

源代码网供稿.
网友评论 (0)
会员中心
服务器类
本站推荐
服务器类之精华