随笔分类 - 软件安装
摘要:#### linux mint (ubuntu)下安装Rime输入法 1. ###### 清理fctix输入法框架的其他依赖 ```bash rm -rf $HOME/.config/fcitx ``` 2. 安装Rime输入法 ```bash sudo apt install fcitx-rime
阅读全文
摘要:linux源码编译安装Python3.9.6及pip 卸载之前的python sudo apt remove python3 sudo apt autoremove 安装依赖 sudo apt update sudo apt install build-essential zlib1g-dev li
阅读全文
摘要:#### Ubuntu 服务器安装 Jupiter Notebook 1. 安装python3 ```shell apt -update //更新软件包 apt install python3 ``` 2. 确认python版本 ```shell python3 --version Python 3
阅读全文
摘要:不知道那位大神写的脚本,非常好用!! /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
阅读全文
摘要:https://www.jianshu.com/p/1d15bb5dbd4f
阅读全文

浙公网安备 33010602011771号