前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >fedora 28 安装 wine 运行 uTorrent 解决linux 端,pt 资源下载问题

fedora 28 安装 wine 运行 uTorrent 解决linux 端,pt 资源下载问题

作者头像
xuyaowen
发布2020-12-30 17:21:22
1.2K0
发布2020-12-30 17:21:22
举报
文章被收录于专栏:XUYAOWEN的专栏

 fedora 28 仓库中,资源比较多。使用 wine 运行windows 程序,可以一定程度上解决软件跨平台问题。

 搜索:

代码语言:javascript
复制
Last metadata expiration check: 1:53:45 ago on Tue 20 Nov 2018 02:46:19 PM CST.
============================================================= Name Exactly Matched: wine ==========================================
wine.i686 : A compatibility layer for windows applications
wine.x86_64 : A compatibility layer for windows applications
============================================================ Name & Summary Matched: wine =========================================
q4wine.x86_64 : Qt GUI for wine

 安装:

代码语言:javascript
复制
[root@localhost ~]# yum install wine
代码语言:javascript
复制
[root@localhost ~]# yum info wine
Last metadata expiration check: 2:11:57 ago on Tue 20 Nov 2018 02:46:19 PM CST.
Available Packages
Name         : wine
Version      : 3.19
Release      : 1.fc28
Arch         : i686
Size         : 59 k
Source       : wine-3.19-1.fc28.src.rpm
Repo         : updates
Summary      : A compatibility layer for windows applications
URL          : https://www.winehq.org/
License      : LGPLv2+
Description  : Wine as a compatibility layer for UNIX to run Windows applications. This
             : package includes a program loader, which allows unmodified Windows
             : 3.x/9x/NT binaries to run on x86 and x86_64 Unixes. Wine can use native system
             : .dll files if they are available.
             : 
             : In Fedora wine is a meta-package which will install everything needed for wine
             : to work smoothly. Smaller setups can be achieved by installing some of the
             : wine-* sub packages.

Name         : wine
Version      : 3.19
Release      : 1.fc28
Arch         : x86_64
Size         : 59 k
Source       : wine-3.19-1.fc28.src.rpm
Repo         : updates
Summary      : A compatibility layer for windows applications
URL          : https://www.winehq.org/
License      : LGPLv2+
Description  : Wine as a compatibility layer for UNIX to run Windows applications. This
             : package includes a program loader, which allows unmodified Windows
             : 3.x/9x/NT binaries to run on x86 and x86_64 Unixes. Wine can use native system
             : .dll files if they are available.
             : 
             : In Fedora wine is a meta-package which will install everything needed for wine
             : to work smoothly. Smaller setups can be achieved by installing some of the
             : wine-* sub packages.

 wine 运行 程序:

代码语言:javascript
复制
[root@localhost ~]# wine exe

 为了更好得使用wine, 可以使用 社区开发的wine gui 来进行管理wine 环境。开发团队,使用 Qt 来进行开发的wine GUI 管理工具

代码语言:javascript
复制
q4wine.x86_64 : Qt GUI for wine
代码语言:javascript
复制
[root@localhost ~]#  yum info q4wine.x86_64
Last metadata expiration check: 0:41:38 ago on Tue 20 Nov 2018 05:50:58 PM CST.
Installed Packages
Name         : q4wine
Version      : 1.3.6
Release      : 3.fc28
Arch         : x86_64
Size         : 6.9 M
Source       : q4wine-1.3.6-3.fc28.src.rpm
Repo         : @System
From repo    : fedora
Summary      : Qt GUI for wine
URL          : http://q4wine.brezblock.org.ua/
License      : GPLv3+
Description  : Q4Wine is a qt GUI for wine. It will help
             : you manage wine prefixes and installed applications.
             : 
             : General features:
             : * Can export QT color theme into wine colors settings.
             : * Can easy work with different wine versions at same time;
             : * Easy creating, deleting and managing prefixes (WINEPREFIX);
             : * Easy controlling for wine process;
             : * Autostart icons support;
             : * Easy cd-image use;
             : * You can extract icons from PE files (.exe .dll);
             : * Easy backup and restore for managed prefixes.
             : * Winetriks support.

保持更新,转载请注明出处。

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2018-11-20 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档