MyLinux.sh 发表于 2018-05-22 12345678910111213141516171819202122232425262728293031323334353637383940#/bin/bash# 使用Elementary OS 0.4#个别系统不能增加ppasudo apt install software-properties-commonsudo apt install vimif [ "$?" -ne 0 ] then exit 1fisudo apt install vifmif [ "$?" -ne 0 ] then exit 2fi#添加中文环境 Settings >> Language & Region >> unLock >> Complete Installation >> click on English in the left sidebar >> Set System Language#安装fcitx五笔,其他相关包也会安装,fcitx\fcitx-config-gtk\fcitx-config-commonsudo apt install fcitx-table-wubi#baka-player#http://bakamplayer.u8sand.net/installation.phpcd ~/Downloadsudo apt install wgetwget https://github.com/u8sand/Baka-MPlayer/releases/download/v2.0.4/baka-mplayer_2.0.4-1_amd64.debsudo dpkg -i baka-mplayer_2.0.4-1_amd64.deb#filezillasudo apt install filezilla#virtual studio codesudo apt install code#virtualboxsudo apt install virtualbox-5.2