autojump
安装
sudo apt-get install autojump
配置
1./usr/share/doc/autojump/README.Debian文件会教你如何配置autojump的
2. 在.zshrc中添加. /usr/share/autojump/autojump.sh
3.source .zshrc
pip
安装
sudo apt-get install python3-pip
问题
unsupported locale setting:export LC_ALL=C
matplotlib
安装
apt-get install python3-tk
pip3 install matplotlib
NumPy
安装
apt-get install python3-numpy