如何在 Ubuntu 12.10 上安装 Gyachi

如何在 Ubuntu 12.10 上安装 Gyachi

好的...在 ubuntu 12.10 上没有办法安装它

我想在 ubuntu 12.10 上使用 Gyachi。我尝试了这些步骤,但没有成功。我想自己编译它...但它需要一些库...这让我很困惑...所以我放弃了

sudo add-apt-repository ppa:adilson/experimental
sudo apt-get update
sudo apt-get install gyachi

首先感谢您的帮助,命令输出:

sudo add-apt-repository ppa:adilson/experimental
You are about to add the following PPA to your system:
 Contains packages that are not in the official Debian/Ubuntu repositories and newer versions and snapshots which are not available yet in the repositories. Theses packages are experimental. Use them at your own risk.
 More info: https://launchpad.net/~adilson/+archive/experimental
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmp3y3i7p/secring.gpg' created
gpg: keyring `/tmp/tmp3y3i7p/pubring.gpg' created
gpg: requesting key 27B81625 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp3y3i7p/trustdb.gpg: trustdb created
gpg: key 27B81625: public key "Launchpad Experimental Packages PPA" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK

然后执行 sudo apt-get update;

这是(sudo apt-get install gyachi)的输出 这里是输出:

sudo apt-get install gyachi
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package gyachi

答案1

Gyachi 不再维护,在当前版本的 Ubuntu/Linux 上安装起来通常比较困难。您最好使用 Empathy 或 Pidgin。

相关内容