1.在官网下载teamviewer安装包

2.安装.一直用rpm -ivh 的方式安装rpm包,但是不会自动解决依赖,今天才知道,原来还可以用yum -y install rpm包,自动解决依赖.
[root@ana53 soft]# rpm -ivh teamviewer_14.1.9025.x86_64.rpm
warning: teamviewer_14.1.9025.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 0c1289c0: NOKEY
error: Failed dependencies:
libQt5Qml.so.5()(64bit) >= 5.5 is needed by teamviewer-14.1.9025-0.x86_64
libQt5Quick.so.5()(64bit) >= 5.5 is needed by teamviewer-14.1.9025-0.x86_64
libQt5WebKit.so.5()(64bit) >= 5.5 is needed by teamviewer-14.1.9025-0.x86_64
libQt5WebKitWidgets.so.5()(64bit) >= 5.5 is needed by teamviewer-14.1.9025-0.x86_64
libQt5X11Extras.so.5()(64bit) >= 5.5 is needed by teamviewer-14.1.9025-0.x86_64
qt5-qtdeclarative >= 5.5 is needed by teamviewer-14.1.9025-0.x86_64
qt5-qtquickcontrols >= 5.5 is needed by teamviewer-14.1.9025-0.x86_64
[root@ana53 soft]# yum -y install teamviewer_14.1.9025.x86_64.rpm
Loaded plugins: fastestmirror, langpacks
Examining teamviewer_14.1.9025.x86_64.rpm: teamviewer-14.1.9025-0.x86_64
Marking teamviewer_14.1.9025.x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package teamviewer.x86_64 0:14.1.9025-0 will be installed
--> Processing Dependency: qt5-qtdeclarative >= 5.5 for package: teamviewer-14.1.9025-0.x86_64
Loading mirror speeds from cached hostfile
* base: mirrors.aliyun.com
* epel: mirrors.aliyun.com
* extras: mirrors.aliyun.com
* updates: mirrors.aliyun.com
https://copr-be.cloud.fedoraproject.org/results/mosquito/myrepo/epel-7-x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. --> Processing Dependency: qt5-qtquickcontrols >= 5.5 for package: teamviewer-14.1.9025-0.x86_64
--> Processing Dependency: libQt5Qml.so.5()(64bit) >= 5.5 for package: teamviewer-14.1.9025-0.x86_64
--> Processing Dependency: libQt5Quick.so.5()(64bit) >= 5.5 for package: teamviewer-14.1.9025-0.x86_64
--> Processing Dependency: libQt5WebKit.so.5()(64bit) >= 5.5 for package: teamviewer-14.1.9025-0.x86_64
--> Processing Dependency: libQt5WebKitWidgets.so.5()(64bit) >= 5.5 for package: teamviewer-14.1.9025-0.x86_64
--> Processing Dependency: libQt5X11Extras.so.5()(64bit) >= 5.5 for package: teamviewer-14.1.9025-0.x86_64
--> Running transaction check
---> Package qt5-qtdeclarative.x86_64 0:5.9.2-1.el7 will be installed
--> Processing Dependency: libQt5XmlPatterns.so.5(Qt_5)(64bit) for package: qt5-qtdeclarative-5.9.2-1.el7.x86_64
--> Processing Dependency: libQt5XmlPatterns.so.5()(64bit) for package: qt5-qtdeclarative-5.9.2-1.el7.x86_64
---> Package qt5-qtquickcontrols.x86_64 0:5.9.2-1.el7 will be installed
---> Package qt5-qtwebkit.x86_64 0:5.9.1-1.el7 will be installed
--> Processing Dependency: libQt5Positioning.so.5(Qt_5)(64bit) for package: qt5-qtwebkit-5.9.1-1.el7.x86_64
--> Processing Dependency: libQt5Sensors.so.5(Qt_5)(64bit) for package: qt5-qtwebkit-5.9.1-1.el7.x86_64
--> Processing Dependency: libQt5WebChannel.so.5(Qt_5)(64bit) for package: qt5-qtwebkit-5.9.1-1.el7.x86_64
--> Processing Dependency: libQt5Positioning.so.5()(64bit) for package: qt5-qtwebkit-5.9.1-1.el7.x86_64
--> Processing Dependency: libQt5Sensors.so.5()(64bit) for package: qt5-qtwebkit-5.9.1-1.el7.x86_64
--> Processing Dependency: libQt5WebChannel.so.5()(64bit) for package: qt5-qtwebkit-5.9.1-1.el7.x86_64
---> Package qt5-qtx11extras.x86_64 0:5.9.2-1.el7 will be installed
--> Running transaction check
---> Package qt5-qtlocation.x86_64 0:5.9.2-1.el7 will be installed
---> Package qt5-qtsensors.x86_64 0:5.9.2-1.el7 will be installed
---> Package qt5-qtwebchannel.x86_64 0:5.9.2-1.el7 will be installed
---> Package qt5-qtxmlpatterns.x86_64 0:5.9.2-1.el7 will be installed
--> Finished Dependency Resolution Dependencies Resolved ==============================================================================================================================================================================================
Package Arch Version Repository Size
==============================================================================================================================================================================================
Installing:
teamviewer x86_64 14.1.9025-0 /teamviewer_14.1.9025.x86_64 61 M
Installing for dependencies:
qt5-qtdeclarative x86_64 5.9.2-1.el7 base 3.2 M
qt5-qtlocation x86_64 5.9.2-1.el7 base 919 k
qt5-qtquickcontrols x86_64 5.9.2-1.el7 base 1.1 M
qt5-qtsensors x86_64 5.9.2-1.el7 base 208 k
qt5-qtwebchannel x86_64 5.9.2-1.el7 base 78 k
qt5-qtwebkit x86_64 5.9.1-1.el7 epel 10 M
qt5-qtx11extras x86_64 5.9.2-1.el7 base 27 k
qt5-qtxmlpatterns x86_64 5.9.2-1.el7 base 1.1 M Transaction Summary
==============================================================================================================================================================================================

最新文章

  1. jQuery DateTimePicker 日期和时间插件
  2. CFBundleVersion与CFBundleShortVersionString,上架注意事项
  3. python __call__ 内置函数的使用
  4. Java中的夏令时问题
  5. word2vec
  6. Spark Streaming中空RDD处理及流处理程序优雅的停止
  7. 移除首页->重回首页
  8. Leetcode Unique Paths
  9. shell编程报错 [: missing `]'
  10. .froxlor 玩起
  11. 13 Roman to Integer(罗马数字转int Easy)
  12. JWT实战:使用axios+PHP实现登录认证
  13. 【js基础】创建对象的几种常见模式(工厂模式,构造函数模式,原型模式,构造原型组合模式)
  14. Hard commits, soft commits and transaction logs
  15. HTML:Registry design.(Include a simple web design use HTML)
  16. OneAPM大讲堂 | 监控数据的可视化分析神器 Grafana 的告警实践
  17. 原生 js 封装get ,post, delete 请求
  18. 转 关于window10安装jdk,配置环境变量,javac不是内部或外部命令,也不是可运行的程序 或批处理文件的细节问题。
  19. About configuration center of Apollo
  20. Oracle PL/SQL入门之慨述

热门文章

  1. 【element】中el-row如何使内容垂直居中
  2. day 19 分组查询 & having和where区别
  3. 【Shell脚本案例】案例6:查看网卡实时流量
  4. 【每日一题】【DFS】【BFS】【队列】2021年12月5日-199. 二叉树的右视图
  5. Windows Terminal ssh 远程 Linux 和使用 Git
  6. SpringBoot中搭配AOP实现自定义注解
  7. 个人电脑公网IPv6配置
  8. Android-helloword
  9. day02-功能实现01
  10. Django框架:10、Ajax补充说明、多对多三种创建方法、Django内置序列化组件、批量操作数据方法、分页器思路、form组件