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

搜索:

  1. Last metadata expiration check: :: ago on Tue Nov :: PM CST.
  2. ============================================================= Name Exactly Matched: wine ==========================================
  3. wine.i686 : A compatibility layer for windows applications
  4. wine.x86_64 : A compatibility layer for windows applications
  5. ============================================================ Name & Summary Matched: wine =========================================
  6. q4wine.x86_64 : Qt GUI for wine

安装:

  1. [root@localhost ~]# yum install wine
  1. [root@localhost ~]# yum info wine
  2. Last metadata expiration check: :: ago on Tue Nov :: PM CST.
  3. Available Packages
  4. Name : wine
  5. Version : 3.19
  6. Release : .fc28
  7. Arch : i686
  8. Size : k
  9. Source : wine-3.19-.fc28.src.rpm
  10. Repo : updates
  11. Summary : A compatibility layer for windows applications
  12. URL : https://www.winehq.org/
  13. License : LGPLv2+
  14. Description : Wine as a compatibility layer for UNIX to run Windows applications. This
  15. : package includes a program loader, which allows unmodified Windows
  16. : .x/9x/NT binaries to run on x86 and x86_64 Unixes. Wine can use native system
  17. : .dll files if they are available.
  18. :
  19. : In Fedora wine is a meta-package which will install everything needed for wine
  20. : to work smoothly. Smaller setups can be achieved by installing some of the
  21. : wine-* sub packages.
  22.  
  23. Name : wine
  24. Version : 3.19
  25. Release : .fc28
  26. Arch : x86_64
  27. Size : k
  28. Source : wine-3.19-.fc28.src.rpm
  29. Repo : updates
  30. Summary : A compatibility layer for windows applications
  31. URL : https://www.winehq.org/
  32. License : LGPLv2+
  33. Description : Wine as a compatibility layer for UNIX to run Windows applications. This
  34. : package includes a program loader, which allows unmodified Windows
  35. : .x/9x/NT binaries to run on x86 and x86_64 Unixes. Wine can use native system
  36. : .dll files if they are available.
  37. :
  38. : In Fedora wine is a meta-package which will install everything needed for wine
  39. : to work smoothly. Smaller setups can be achieved by installing some of the
  40. : wine-* sub packages.

wine 运行 程序:

  1. [root@localhost ~]# wine exe

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

  1. q4wine.x86_64 : Qt GUI for wine
  1. [root@localhost ~]# yum info q4wine.x86_64
  2. Last metadata expiration check: :: ago on Tue Nov :: PM CST.
  3. Installed Packages
  4. Name : q4wine
  5. Version : 1.3.
  6. Release : .fc28
  7. Arch : x86_64
  8. Size : 6.9 M
  9. Source : q4wine-1.3.-.fc28.src.rpm
  10. Repo : @System
  11. From repo : fedora
  12. Summary : Qt GUI for wine
  13. URL : http://q4wine.brezblock.org.ua/
  14. License : GPLv3+
  15. Description : Q4Wine is a qt GUI for wine. It will help
  16. : you manage wine prefixes and installed applications.
  17. :
  18. : General features:
  19. : * Can export QT color theme into wine colors settings.
  20. : * Can easy work with different wine versions at same time;
  21. : * Easy creating, deleting and managing prefixes (WINEPREFIX);
  22. : * Easy controlling for wine process;
  23. : * Autostart icons support;
  24. : * Easy cd-image use;
  25. : * You can extract icons from PE files (.exe .dll);
  26. : * Easy backup and restore for managed prefixes.
  27. : * Winetriks support.

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

fedora 28 安装 wine 运行 uTorrent 解决linux 端,pt 资源下载问题的更多相关文章

  1. Linux下安装Wine运行windows程序

    资料 首页 https://www.winehq.org/ 安装 https://www.winehq.org/download/ 教程 https://www.winehq.org/document ...

  2. Linux下安装Wine 运行、卸载 windows程序

    资料 首页 https://www.winehq.org/ 安装 https://www.winehq.org/download/ 教程 https://www.winehq.org/document ...

  3. 解决ubuntukylin 13.10安装wine时无法解决软件包依赖问题

    在ubuntukylin 13.10中,无论是在软件中心安装wine还是通过apt-get install安装wine都会出现软件包依赖问题且无法解决. 问题重现 在软件中心安装wine报错例如以下: ...

  4. Linux各个版本资源下载

    Linux系统各发行版镜像下载(持续更新) == Linux系统各发行版镜像下载(2014年10月更新),如果直接下载不了,请使用迅雷下载.并且注意,我的下载地址,在  迅雷 里才起作用. Linux ...

  5. Debian安装wine运行Windows软件

    1.sudo dpkg --add-architecture i386,使系统支持32位应用 2.wget -nc https://dl.winehq.org/wine-builds/Release. ...

  6. VS2012的安装项目只能用InstallShield Limited Edition[附资源下载]

    以前版本的Visual Stuido中安装项目都可以使用微软自家的Visual Studio Installer,但是到了VS2012这一切都变了,只能用InstallShield Limited E ...

  7. (转载)WindowsXP上安装和运行神器SqlMap的步骤

    在Windows XP上安装和运行SqlMap的步骤…… 1.首先下载SqlMap 点击下载. https://codeload.github.com/sqlmapproject/sqlmap/leg ...

  8. Nginx安装与运行配置总结

    Nginx安装与运行配置总结 1. 去官网下载对应的nginx包,推荐使用稳定版本 2. 上传nginx到linux系统 3. 安装依赖环境 (1)安装gcc环境 yun install gcc-c+ ...

  9. ubuntu安装wine 和sourceinsght

    ubuntu安装wine: 1.sudo apt-get update 2.sudo apt-get install wine 安装完成后会在当前用户目录的的家目录下生成.wine目录,该目录就是wi ...

随机推荐

  1. HW2017笔试编程题

    一.写一个转换字符串的函数 1.题目描述 将输入字符串中下标为偶数的字符连成一个新的字符串输出,需要注意两点: (1)如果输入字符串的长度超过20,则转换失败,返回“ERROR!”字符串: (2)输入 ...

  2. Linux编程 4 (创建文件touch,复制文件cp,tab补全,链接文件ln)

    一.创建文件 使用touch 可以创建空文件,例如opt目录下创建test2.txt文件.这种一般是有些程序必须要先创建文件,才能使用. 二. 复制文件 2.1 使用cp命令来复制文件,需要两个参数- ...

  3. maven snapshot和release版本的区别

    Maven的Snapshot版本与Release版本 1. Snapshot版本代表不稳定.尚处于开发中的版本 2. Release版本则代表稳定的版本 3. 什么情况下该用SNAPSHOT? 协同开 ...

  4. 初识Quartz (一)

    首先大概的了解一下Quartz. 一:首先进入官网去看看什么是quartz.http://www.quartz-scheduler.org/ Quartz是一个功能丰富的开源作业调度库,可以集成到几乎 ...

  5. php获取当前是星期几

    <?php $weekarray=array("日","一","二","三","四",&quo ...

  6. ASP.NET MVC 5 Authentication Breakdown

    In my previous post, "ASP.NET MVC 5 Authentication Breakdown", I broke down all the parts ...

  7. 多模块拆分时 DepencyManagement 与 Dependencys区别

    1.DepencyManagement dependencyManagement让子项目中引用一个依赖而不用显示的列出版本号.Maven会沿着父子层次向上走,直到找到一个拥有dependencyMan ...

  8. lucene 核心概念及入门

    lucene Lucene介绍及核心概念 什么是Lucene Lucene是一套用于全文检索和搜索的开放源代码程序库,由Apache软件基金会支持和提供.Lucene提供了一个简单却强大的应用程序接口 ...

  9. code for qint function

    function [p,y,a] = qint(ym1,y0,yp1) %QINT - quadratic interpolation of three adjacent samples % % [p ...

  10. Java - ConcurrentMap原理

    https://blog.csdn.net/justloveyou_/article/details/72783008 结构是怎样的?segment是什么?hashEntry是什么?默认可并发的大小是 ...