当前位置:网站首页>Raspberry pie 3B update VIM
Raspberry pie 3B update VIM
2022-07-06 07:01:00 【LJX】
Updating vim When we know input sudo apt-get install vim Post updated foreign sources , Will cause the installation to fail , Therefore, we need to install the image source available in China .

The method is as follows :
1. Enter the command :sudo nano /etc/apt/sources.list
2. use # Comment or delete the original content directly , Add the following one
deb http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ stretch main contrib non-free rpi
3.ctrl+o preservation ctrl+x sign out
4. Update the source after installation , Enter the command :sudo apt-get update

5. Install new version vim, Enter the command :sudo apt-get install vim
Then it can be used in raspberry pie vi Operation .
边栏推荐
- What is the biggest problem that fresh e-commerce is difficult to do now
- 指尖上的 NFT|在 G2 上评价 Ambire,有机会获得限量版收藏品
- Attributeerror successfully resolved: can only use cat accessor with a ‘category‘ dtype
- 攻防世界 MISC中reverseMe简述
- Fast target recognition based on pytorch and fast RCNN
- Day 246/300 SSH connection prompt "remote host identification has changed!"
- 简单描述 MySQL 中,索引,主键,唯一索引,联合索引 的区别,对数据库的性能有什么影响(从读写两方面)
- leetcode35. 搜索插入位置(简单,找插入位置,不同写法)
- 同事上了个厕所,我帮产品妹子轻松完成BI数据产品顺便得到奶茶奖励
- The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
猜你喜欢

hydra常用命令

How to reconstruct the class explosion caused by m*n strategies?

微信脑力比拼答题小程序_支持流量主带最新题库文件
![[brush questions] how can we correctly meet the interview?](/img/89/a5b874ba4db97fbb3d330af59c387a.png)
[brush questions] how can we correctly meet the interview?

Is it difficult for girls to learn software testing? The threshold for entry is low, and learning is relatively simple

Database basics exercise part 2

leetcode704. 二分查找(查找某个元素,简单,不同写法)

Chapter 7 - thread pool of shared model

配置树莓派接入网络

树莓派串口登录与SSH登录方法
随机推荐
The psychological process from autojs to ice fox intelligent assistance
【Hot100】739. 每日溫度
C语言_双创建、前插,尾插,遍历,删除
将ue4程序嵌入qt界面显示
“无聊猿” BAYC 的内忧与外患
万丈高楼平地起,每个API皆根基
Proteus -- Serial Communication parity flag mode
Attributeerror: can 't get attribute' sppf 'on < module' models. Common 'from' / home / yolov5 / Models / comm
18.多级页表与快表
[brush questions] how can we correctly meet the interview?
Zhongqing reading news
Day 246/300 SSH connection prompt "remote host identification has changed!"
[server data recovery] case of offline data recovery of two hard disks of IBM server RAID5
pymongo获取一列数据
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
接口自动化测试实践指导(上):接口自动化需要做哪些准备工作
中青看点阅读新闻
因高额网络费用,Arbitrum 奥德赛活动暂停,Nitro 发行迫在眉睫
Leetcode - 152 product maximum subarray
After sharing the clone remote project, NPM install reports an error - CB () never called! This is an error with npm itself.