添加右键打开终端
1. sudo apt-get install nautilus-open-terminal
2. 注销重新登录即可
-------------------------------------------------------------------------
1、更新软件数据库:
sudo apt-get update
sudo apt-get upgrade //系统更新
2、查找你想要的软件:
sudo apt-cache search softwareName
3、从查找的结果中找到你想安装的软件,然后:
sudo apt-get install softwareNameYouFound
-------------------------------------------------------------------------
sdcv 命令行词典.......
-------------------------------------------------------------------------