Linux Mint,linuxmint
熱度4 評論 243
www.BkJia.Com 網友分享於:
2017-02-21 04:02:25 浏覽數47281次
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
http://www.bkjia.com/Linuxjc/1194397.html TechArticle