首页 > 系统服务 > 详细

ubuntu下安装与卸载qt的方法

时间:2015-06-04 11:24:29      阅读:333      评论:0      收藏:0      [点我收藏+]

 

http://blog.csdn.net/huyisu/article/details/24014407

 

ubuntu下安装与卸载qt的方法

分类: linux

 1、在官网下载地址下载:

http://qt-project.org/downloads

根据自己需要下载。

我下载的是:

qt-opensource-linux-x64-5.2.1.run


2、ct+alt+t,快捷键打开终端,进入下载目录下,执行:

./qt-opensource-linux-x64-5.2.1.run

然后就是常规安装了。


下载方法参考如下:

I finally managed to do it,

to uninstall, I managed go to the installation directory, there is an executable called MaintenanceTool, we need to run it, in order to uninstall and remove Qt.

what to do:

open terminal,

go to the installed directory, and then

run MaintenanceTools by the following command

./MaintenanceTool

and it is done.....

也就是打开终端,进入到安装目录下,找到

MaintenanceTool

这个工具,执行就ok了。

ubuntu下安装与卸载qt的方法

原文:http://www.cnblogs.com/okgogo2000/p/4550967.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!