如何在 Ubuntu Mate 16 中找到已安装的 apt?

如何在 Ubuntu Mate 16 中找到已安装的 apt?

几天前,我使用 Ubuntu Mate 16.04.06 通过 Synaptic 安装了 Alice,但是我无法找到并运行它......如何运行它??

它不在应用程序下拉菜单中。

几天前我通过终端运行它,它显示:

user@testbox:~$ alice
No config found, writing a few config to /home/user/.alice/config
Location: http://127.0.0.1:8080/

今天我又运行了一遍:

user@testbox:~$ alice
Location: http://127.0.0.1:8080/
^C

我得^C它。

~/alice/config文件称:

{
  'images' => 'show',
  'style' => 'default',
  'address' => '127.0.0.1',
  'debug' => 0,
  'monospace_nicks' => [
    'Shaniqua'
  ],
  'servers' => {},
  'static_prefix' => '/static/',
  'auth' => {},
  'avatars' => 'show',
  'alerts' => 'show',
  'message_store' => 'Memory',
  'port' => '8080',
  'timeformat' => '24',
  'highlights' => [],
  'order' => [],
  'ignore' => [],
  'quitmsg' => 'alice.'
}

什么鬼?我该怎么解决?我得写个配置,还是已经写好了?

为什么我刚尝试运行 Alice 并定位我的本地主机 IP 地址后,系统就显示“正在写入配置”?这有多奇怪???这是什么鬼???

一切完成后它不是应该已经准备好了吗??我使用过 Ubuntu 10.10,它非常棒。为什么现在的新操作系统,尤其是 Ubuntu,没有任何改进,也许除了 Lubuntu 和 XFCE。。现在新的默认 Ubuntu 看起来像一堆乱七八糟的东西,把一切都搞乱了。。

我该如何才能弄清楚呢?

我还是 Linux 的新手,也是普通的 Windows 用户。

相关内容