1. ubuntu18 環(huán)境安裝
-
1. ubuntu18 環(huán)境安裝
- 1.1. default language
- 1.2. sougou shurufa
- 1.3. cmake-last
- 1.4. audio-recorder
- 1.5. sources.list==切換清華源
- 1.6. oh my zsh
- 1.7. weixin
- 1.8. bcompare
- 1.9. wireshark
- 1.10. 其他問題
1.1. default language
ubuntu 修改系統(tǒng)默認語言為英文!
1.2. sougou shurufa
- 搜狗輸入法無法輸入中文
- https://zhuanlan.zhihu.com/p/455928877
- https://blog.csdn.net/chichoxian/article/details/103570332
1.3. cmake-last
ubuntu install last cmake
1.4. audio-recorder
ubuntu intall audio-recorder
sudo apt-add-repository ppa:audio-recorder/ppa
sudo apt update
sudo apt install audio-recorder
1.5. sources.list==切換清華源
#Ubuntu 重定位到清華的鏡像源,提高下載速度
sudo sed -i’.bak’ ‘s,/[a-z]*.ubuntu.com,/mirrors.tuna.tsinghua.edu.cn,’ /etc/apt/sources.list
1.6. oh my zsh
1.7. weixin
https://zhuanlan.zhihu.com/p/336593807
安裝包通過wget下載,直接點擊沒反應(yīng)
wget http://packages.deepin.com/deepin/pool/non-free/d/deepin.com.wechat/deepin.com.wechat_2.6.8.65deepin0_i386.deb
消除中間黑框。 輸入 哈哈或haha 二個字,彈出表情,選擇表情后就消失了(都不用發(fā)送)
微信: https://mephisto.cc/tech/wechat/
1.8. bcompare
rm -rf /home/xxx/.config/bcompare/
sudo apt install bcompare
1.9. wireshark
sudo add-apt-repository ppa:wireshark-dev/stable
sudo apt update
sudo apt install wireshark
wireshark --version文章來源:http://www.zghlxwxcb.cn/news/detail-829377.html
sudo dpkg-reconfigure wireshark-common (select yes)
sudo usermod -a -G wireshark $USER
sudo chmod 4711 sudo which dumpcap
文章來源地址http://www.zghlxwxcb.cn/news/detail-829377.html
1.10. 其他問題
- 升級 python 后,terminal 不能用了
https://blog.csdn.net/qincheng1/article/details/109531885
到了這里,關(guān)于ubuntu18 環(huán)境安裝的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!