Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install QQ on Linux system

2025-04-07 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly shows you "Linux system how to install QQ", the content is easy to understand, clear, hope to help you solve your doubts, the following let the editor lead you to study and learn "Linux system how to install QQ" this article.

This time the release is 2.0.0Beta:

Linuxqq download page, link: https://im.qq.com/linuxqq/download.html

First use uname-a to check your system architecture and version

Select the architecture: x64 (x86x64, amd64), arm64 (aarch74), mips64 (mips64el)

Select the installation package according to the system version:

Gtk2.0 is required to install the software, or if not, it needs to be installed, such as:

Sudo apt install libgtk2.0-0 # Ubuntusudo yum install gtk2.x86_64 # centos

Install after downloading the installation package, such as:

Sudo. / linuxqq_1.0.1-b1-100_x86_64.shsudo rpm-ivh linuxqq_1.0.1-b1-100_mips64el.rpmsudo dpkg-I linuxqq_1.0.1-b1-100_armhf.debsudo apt install-y / path/to/linuxqq_1.0.1-b1-100_amd64.debsudo pacman-U linuxqq_1.0.1-ci-94_x86_64.pkg.tar.xz

Although there is only 10.8MB for the installation package, 27GB is required after installation. This is too big!

After installation, you can use:

The login interface is as follows:

The login interface is very retro, finding the feeling of using qq on WIndow a few years ago. This release has few functions, and it is not easy to use QAQ. For example, if you open emoji in the chat interface, you can't turn it off. It may also be the problem with my computer.

Uninstall: try to uninstall Linux QQ in the same way you used during installation (refer to the instructions for the system installation package manager used). For example:

Sudo rpm-e linuxqqsudo dpkg-r linuxqq

The above is all the contents of the article "how to install QQ in Linux system". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report