我已经在我的 ubuntu 18.04 中安装了 Avro。然后它工作正常。但最近它不起作用。就像按Super + space一样,我可以更改语言,但是尽管我选择了 Bangla,但它却显示为英文字母。
我检查了语言支持中的所有设置,似乎没有发生任何变化。
我怎样才能让它再次可用?
这个问题似乎与这个问题重复,但在这种情况下,Avro 安装绝对没问题,它工作了一段时间,然后突然停止工作。那个时候虽然我在 IBus Avro 上,但 Bangla 字体并没有出现。
我试图traceroute
用于我的网络项目。但是每当我尝试安装traceroute
时,它都会显示
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt--fix-broken install' to correct these.
The following packages have unmet dependencies:
code : Depends: libgconf-2-4 but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
然后我点击了这个链接。但它再次没有成功安装并显示,
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies: code : Depends: libgconf-2-4 but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
现在我的问题是,如何traceroute
在我的 ubuntu 18.04 中安装?
我已经从 jetbrains 网站下载了 pyCharm。然后我提取了下载的文件并通过终端运行了这个命令来安装 pycharm,
./pycharm.sh
因提及而停止,Installation completed
所以我激活了 pycharm。但后来我在 Applications 上搜索但找不到 pycharm。为什么?