标签:rom use apt system image bsp turn 1.0 blank
地址: http://artha.sourceforge.net http://artha.sourceforge.net/wiki/index.php/Download 在Ubuntu下可以直接安装, 但不是最新版本
sudo apt-get install artha
可以添加PPA后安装最新版本
$ sudo apt-add-repository ppa:legends2k/artha
# This will prompt you to accept adding the PPA‘s keys to your system. Accept it by pressing RETURN. Once this is done, update the package data and install Artha.
$ sudo apt-get update
$ sudo apt-get install artha
也可以直接下载deb文件安装, 注意不要用dpkg, 要用gdebi, 中招的可以用 sudo apt-get install -f 修复依赖
$ sudo gdebi artha_1.0.3-1_i386.deb
# Please use gdebi to install this deb package. Do not use dpkg, since it does not have the ability to automatically resolve dependencies and will lead to broken dependencies
除了基本词义和例句外, 还有同义词, 反义词, 派生词等信息, 可以用快捷键 Ctrl + Alt + W 呼出, 用Esc / Alt+F4 关闭, 很方便
运行截图
标签:rom use apt system image bsp turn 1.0 blank
原文地址:https://www.cnblogs.com/milton/p/8881750.html