Giter Club home page Giter Club logo

ubuntu-qq's Introduction

ubuntu-QQ

####ubuntu15.10 install QQ
1.安装wine,可以通过Ubuntu软件中心搜索wine,安装

2.安装完成以后,下载wine-qqintl压缩包(这是国际版,ubuntu目前只能安装国际版QQ,而且是12年的版本)
  2.1下载地址 http://www.ubuntukylin.com/applications/showimg.php?lang=cn&id=23

3.下载完以后,提取出来到指定位置。提取出来一共是三个文件
fonts-wqy-microhei_0.2.0-beta-2_all.deb ttf-wqy-microhei_0.2.0-beta-2_all.deb wine-qqintl_0.1.3-2_i386.deb
上面三个deb文件

4.命令行安装这三个文件
sudo dpkg -i fonts-wqy-microhei_0.2.0-beta-2_all.deb ttf-wqy-microhei_0.2.0-beta-2_all.deb wine-qqintl_0.1.3-2_i386.deb

5.如果安装过程出现问题,需要安装依赖
sudo apt-get install -f

6.重复执行第四步

7.创建快捷方式
  7.1 安装完成的快捷键都在/usr/share/applications这个位置,进入这个目录找到相应快捷方式,然后右键复制到桌面就行了。

#####效果图

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.