2022年2月21日
摘要: gcc sudo apt-get install build-essential update-alternatives 管理python环境 # 添加版本 # update-alternatives: --install 需要 <链接> <名称> <路径> <优先级> 数值越大优先级越高 sudo 阅读全文
posted @ 2022-02-21 23:44 快乐的大李 阅读(57) 评论(0) 推荐(0) 编辑
摘要: clash 启动 #.clash -d . sudo /home/lizhenyun/clash/clash -d /home/lizhenyun/clash/ deb包安装 sudo dpkg -i xxx 授权 chmod 777 xxx 卸载无用依赖 sudo apt autoremove 修 阅读全文
posted @ 2022-02-21 23:41 快乐的大李 阅读(70) 评论(0) 推荐(0) 编辑