qtox吧 关注:35贴子:70
  • 5回复贴,共1

安装 tox 客户端的方法

只看楼主收藏回复

1. Debian 系,包括 Ubuntu, Mint, 等.添加软件仓库:
echo "deb https://pkg.tox.chat/debian nightly release" | sudo tee /etc/apt/sources.list.d/tox.list
wget -qO - https://pkg.tox.chat/debian/pkg.gpg.key | sudo apt-key add -
sudo apt-get install apt-transport-httpssudo
apt-get update
安装 qTox:
sudo apt-get install qtox
如果是 unity 环境:
sudo apt-get install qtox-unity
2. Gentoo
layman -a tox-overlay
3. Arch
使用 AUR 安装.


1楼2015-10-06 14:34回复
    echo "deb https://pkg.tox.chat/debian nightly release" | sudo tee /etc/apt/sources.list.d/tox.list
    -----------------
    这句要改一下,否则无法运行输入法
    nightly -> jessie


    2楼2016-02-05 18:55
    回复
      2025-11-18 21:35:11
      广告
      不感兴趣
      开通SVIP免广告
      arch到话,要重新编译fcitx-qt5,并修改.xinitrc,将 QT_IM_MODULE放在GTK_IM_MODULE前,否则同样无法运行输入法。
      export QT_IM_MODULE=fcitx
      export GTK_IM_MODULE=fcitx
      export XMODIFIERS="@im=fcitx"


      3楼2016-02-05 18:58
      回复
        qtox linux无法输入中文。fcitx、ibus都不行。


        4楼2016-04-17 08:58
        回复
          还魂草
          mintos@toxme.io 或 mintos@utox.org 均可
          E7CF5DF571609E1C4D6A500AFC3B8BD2C9307808C8004D024A98F7617523720A38A88D7204FF


          5楼2016-06-30 13:38
          回复
            可以的


            12楼2018-04-24 11:59
            回复