Ubuntu 16.04引入了一个新的包管理工具apt, 用法与apt-get类似. 在终端用apt搜索fcitx支持的输入法 apt search fcitx All Fcitx related packages start with fcitx, so you will see them when you search fcitx. 找到你想要的输入法的名字, 比如fcitx-sunpinyin. 安装这个包: sudo apt install fcitx-sunpinyin 重启fcitx…
先丢点问题小结到这里,免得忘记,有空再弄个详细教程玩,网上的教程要不就是旧版的,要不就是没说到点子上,随便搞搞也能碰上结果是对的时候,但是知其然而不知其所以然,没意思啊.解决问题的方法有很多种,总得找到比较合适的方法才行的. 1.服务器禁用ipV6配置. 2.Could not locate executable null\bin\winutils.exe in the Hadoop binaries 首先,有个exe,要去下载.其次,注意到提示的路径前面的null,路径没有...系统变量设置了…
一: 在用sudo apt-get install 安装软件时,由于速度太慢,想换个软件源,直接关闭了终端,apt-get但进程没有结束,结果终端提示 E: Could not get lock /var/lib/dpkg/lock - open (: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using…