当前位置:网站首页>树莓派3B更新vim
树莓派3B更新vim
2022-07-06 06:58:00 【LJX】
在更新vim时我们知道输入sudo apt-get install vim后更新的国外的源,会导致安装失败,因此我们需要安装国内可用的镜像源。
方法如下:
1. 输入命令:sudo nano /etc/apt/sources.list
2.用#注释或直接删除原有的内容,新增以下一条
deb http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ stretch main contrib non-free rpi
3.ctrl+o 保存 ctrl+x退出
4.源安装完后更新一下,输入命令:sudo apt-get update
5.安装新版vim,输入命令:sudo apt-get install vim
之后就可以在树莓派中使用vi操作了。
边栏推荐
- 26岁从财务转行软件测试,4年沉淀我已经是25k的测开工程师...
- 1189. Maximum number of "balloons"
- leetcode1020. 飞地的数量(中等)
- The registration password of day 239/300 is 8~14 alphanumeric and punctuation, and at least 2 checks are included
- Embed UE4 program into QT interface display
- 18. Multi level page table and fast table
- Simple use of JWT
- 【Hot100】739. Daily temperature
- [hot100] 739. Température quotidienne
- 攻防世界 MISC中reverseMe简述
猜你喜欢
Reflex WMS中阶系列3:显示已发货可换组
A method to measure the similarity of time series: from Euclidean distance to DTW and its variants
雲上有AI,讓地球科學研究更省力
Market segmentation of supermarket customers based on purchase behavior data (RFM model)
【刷题】怎么样才能正确的迎接面试?
leetcode1020. 飞地的数量(中等)
leetcode59. 螺旋矩阵 II(中等)
Fedora/rehl installation semanage
leetcode841. 钥匙和房间(中等)
作者已死?AI正用艺术征服人类
随机推荐
Day 248/300 thoughts on how graduates find jobs
Brief introduction to the curriculum differences of colleges and universities at different levels of machine human major -ros1/ros2-
librosa音频处理教程
Proteus -- Serial Communication parity flag mode
[some special grammars about C]
Embed UE4 program into QT interface display
Kubernetes cluster builds ZABBIX monitoring platform
Due to high network costs, arbitrum Odyssey activities are suspended, and nitro release is imminent
Misc of BUU (update from time to time)
中青看点阅读新闻
Oracle数据库11gr2使用tde透明数据加密报错ora28353,如果运行关闭wallet会报错ora28365,运行打开wallet就报错ora28353无法打开wallet
Office doc add in - Online CS
将ue4程序嵌入qt界面显示
成功解决TypeError: data type ‘category‘ not understood
作者已死?AI正用艺术征服人类
What is the difference between int (1) and int (10)? Senior developers can't tell!
C language_ Double create, pre insert, post insert, traverse, delete
SAP SD发货流程中托盘的管理
hydra常用命令
Map of mL: Based on the adult census income two classification prediction data set (whether the predicted annual income exceeds 50K), use the map value to realize the interpretable case of xgboost mod