ubuntu 20

中科大

https://files.cnblogs.com/files/Searchor/u20changeSource.sh
https://files.cnblogs.com/files/Searchor/vmGuest.sh

install

apt-get install build-essential -y
apt-get install git -y
apt-get install vim -y
apt-get install fswatch -y
apt-get install p7zip-full -y
apt-get install cmake -y
apt-get install net-tools -y
apt-get install tmux -y
apt-get install gawk -y
apt-get install tree -y
apt-get install flex -y
apt-get install bison -y
apt-get install exfat-utils -y
apt-get install httrack -y
apt-get install fontconfig
apt-get install terminator -y
apt-get install lua5.3 -y
apt-get install curl -y
apt-get install fzf -y
apt-get install expect -y
apt-get install openjdk-8-jdk -y
apt-get install nodejs -y

输入法

https://pinyin.sogou.com/linux/?r=pinyin
https://pinyin.sogou.com/linux/help.php

去除topbar

What finally worked for me was to install and activate

gnome-shell-extension-pixelsaver

AND run

gsettings set org.gnome.Terminal.Legacy.Settings headerbar false 

in the terminal, then restart the shell (Alt-F2, r).

Install Unite extension from GNOME extension store and modify its settings according to your need.
Remember to restart GNOME shell by pressing Alt+F2 and then running r command.

https://askubuntu.com/questions/1230157/how-to-remove-title-bar-from-terminal-on-the-new-ubuntu-20-04
https://askubuntu.com/questions/1291744/how-to-hide-window-title-bar-in-20-04

https://extensions.gnome.org/extension/1287/unite/

config

https://files.cnblogs.com/files/Searchor/u20base.tar

中文输入

fcitx

sudo apt-get install fcitx
sudo apt install fcitx-bin
sudo apt-get install fcitx-table

谷歌拼音
sudo apt-get install fcitx-googlepinyin

切换为 fcitx, 然后 sudo reboot

sougou 各种问题,不浪费时间配置了。

sudo dpkg -i 



搜狗拼音
sudo apt-get install fcitx-module-autoeng-ng
posted @ 2020-12-30 14:09  fndefbwefsowpvqfx  阅读(172)  评论(0编辑  收藏  举报