Linux Mint,linuxmint


查看依赖
dpkg --get-selections|grep 软件名

软件源更新   System Settings->Software Sources     更新系统
$ sudo apt-get update
$ sudo apt-get upgrad
$ sudo apt-get dist-upgrad

安装多媒体解码
$ sudo apt-get install ubuntu-restricted-extras

安装专有驱动

$ sudo apt-get install glipper

安装sogoupinyin

在 Linux Mint 16 下安装 fcitx+搜狗,仍旧使用如下 PPA: sudo add-apt-repository ppa:fcitx-team/nightly sudo apt-get update sudo apt-get install fcitx fcitx-sogoupinyin fcitx-table-wubi fcitx 安装后无法启动,在终端中启动 fcitx,还是依赖的问题,在终端中安装如下: sudo apt-get install fcitx-all 未成功  

$ sudo apt-get remove ibus
$ sudo apt-get remove fcitx*
$ sudo apt-get autoremove
$ sudo add-apt-repository ppa:fcitx-t

eam/nightly
$ sudo apt-get update

sudo apt-get install fcitx fcitx fcitx-bin fcitx-config-common fcitx-config-$gtk fcitx-data fcitx-frontend-all fcitx-frontend-gtk3:amd64 fcitx-libs:amd64 fcitx-libs-gclient:amd64 fcitx-libs-qt:amd64 fcitx-module-cloudpinyin fcitx-module-dbus fcitx-module-kimpanel fcitx-module-x11 fcitx-modules fcitx-qimpanel-configtool fcitx-ui-classic

 

$ sudo apt-get install fcitx-sog

oupinyin sogoupinyin 或者 搜狗输入法
$ sudo im-config 配置fcitx


安装ss
sudo apt-get update
sudo apt-get upgrade
sudo apt-get distgrate
sudo apt-get install libdvdread4 
sudo add-apt-repository ppa:hzwhuang/ss-qt5
sudo apt-get update
sudo apt-get install shadowsocks-qt5 导入ss配置


安装chrome
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
$ sudo gdebi google-chrome-stable_current_amd64.deb    

ShadowSocks配合Chrome插件

https://ss-proxy.com/knowledgebase.php?action=displayarticle&id=9 没有给提取码,去资料下载中下载 settings中配置失败 google-chrome --proxy-server="socks5://localhost:1080"

安装VMware 
$ sudo chmod +x VMware-Workstation-Full-12.5.2-4638234.x86_64.bundle
$ sudo ./VMware-Workstation-Full-12.5.2-4638234.x86_64.bundle

序列号: VY1DU-2VXDH-08DVQ-PXZQZ-P2KV8

秘钥:5A02H-AU243-TZJ49-GTC7K-3C61N

安装wps-office
sudo dpkg -i wps-office_10.1.0.5672-a21_amd64.deb

安装文件编辑器
sudo dpkg -i sublime-text_build-3126_amd64.deb

 

安装rar和其它归档工具 sudo apt-get install unace p7zip-rar sharutils rar arj lunzip lzip    
安装IDEA
解压压缩包到指定位置
序列号:lanyu

安装cloud-music
sudo dpkg -i netease-cloud-music_1.0.0_amd64_ubuntu16.04.deb 
sudo apt-get -f install

远程桌面软件
sudo apt-get isntall Remmina*   截图工具 在linux下尝试了多款截图工具,综合下来,觉得shutter是最好用的,推荐大家使用。 Shutter 是一个强大的截图工具,强大的功能集成到一个直观的简洁界面,应用程序自带多个区域截图(如全屏,选择界面,活动窗口,网站等),方便应用功能,以及有众多插件和上传到Web服务的功能。 安装shutter: sudo add-apt-repository ppa:shutter/ppa sudo apt-get update  sudo apt-get install shutter   如果想让截图工具像QQ那样,用键盘快捷调出,可参考下面的步骤。 找到键盘设置 设置快捷键   里面的快捷键命令用:shutter -s 或者shutter --select 撷取现行视窗:shutter -a (a表示active),PicPick里是使用〔Alt〕+〔PrtScn〕,在Ubuntu里无法使用Alt键,因此改用〔Win〕+〔PrtScn〕(显示成Super-Print)。
撷取拖拉区域:shutter -s (s是select之意),拖拉出矩形区域后按Enter;我使用〔Shift〕+〔PrtScn〕(显示为Shift-Print)。

更改firefox和chrome搜索引擎 firefox不能添加搜索引   Chrome Settings->search System Settings->Software Source https://www.baidu.com/s?wd=%s   清除 sudo apt-get autoremove

相关内容