我从 jetbrains 网站下载了 pyCharm。然后我提取了下载的文件,并通过终端运行此命令来安装 pycharm,
./pycharm.sh
Run Code Online (Sandbox Code Playgroud)
因提及而停止,Installation completed
所以我激活了 pycharm。但后来我在Applications上搜索却找不到pycharm。为什么?
我试图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).
Run Code Online (Sandbox Code Playgroud)
然后我点击了这个链接。但它再次没有成功安装并显示,
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' …
Run Code Online (Sandbox Code Playgroud)