ubuntu_软件推荐

Posted hoho

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu_软件推荐相关的知识,希望对你有一定的参考价值。

1、便签:Indicator Stickynotes

sudo add-apt-repository ppa:umang/indicator-stickynotes

sudo apt-get update

sudo apt-get install indicator-stickynotes

2、安装 FoxitReader

step1:官网下载安装包 网址:https://www.foxitsoftware.cn/products/reader/

step2:tar -zxvf xxxx.tar.gz

step3:  chmod +x xxx.run

step4:  sudo ./xxx.run

3、划词翻译软件Goldendict

step1: sudo apt-get install goldendict

step2: 配置词源 打开Goldendict -> 编辑 -> 词典 -> 词典来源 -> 网站,

           添加有道词典源:http://dict.youdao.com/search?q=%GDWORD%&ue=utf8

           添加海词词典源:http://dict.cn/%GDWORD% 记得在左边勾选启用。

step3: 开启划词翻译 编辑 -> 首选项 -> 屏幕取词,勾选启用屏幕取词功能。

step4: 添加本地词典 在百度云链接: https://pan.baidu.com/s/11nVdG4Qn386y5neOG1ckhA 提取码: 9buq下载goldendict_dictionary,在词典->文件 里面添加路径,并勾选recrusive(递归),结束后等待扫描完成。

step5: 更改构词法规则 原因是不能识别单词复数等形式的词。

          英语构词法规则库到https://sourceforge.net/projects/goldendict/files/better%20morphologies/1.0/下载en_US_1.0.zip,注意需要解压缩,

          然后在词典->构词法规则(morphology)下选择变更(change),勾选启用(enable)。

4、防止网页熄屏Caffeine

利用Caffeine阻止Ubuntu观看网页时自动黑屏

添加Caffeine的PPA源并安装

sudo add-apt-repository ppa:caffeine-developers/ppa

sudo apt-get update sudo apt-get install caffeine

安装完成后打开该软件会看到通知栏图标

以上均为网络总结,如有冒犯,请联系我。

以上是关于ubuntu_软件推荐的主要内容,如果未能解决你的问题,请参考以下文章

ubuntu软件推荐

ubuntu16.04 yum报错:There are no enabled repos. Run “yum repolist all“ to see the repos you have.(代码片段

Ubuntu 16.04主题美化和软件推荐

推荐net开发cad入门阅读代码片段

markdown 在Intel Nuc上设置Ubuntu Web服务器,步骤和代码片段

Ubuntu 常用软件推荐(QQ微信MATLAB等)及安装过程