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