当前位置:网站首页>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 .
边栏推荐
- 攻防世界 MISC中reverseMe简述
- Misc of BUU (update from time to time)
- MPLS experiment
- Librosa audio processing tutorial
- 【Hot100】739. Daily temperature
- Fedora/rehl installation semanage
- 医疗软件检测机构怎么找,一航软件测评是专家
- 接口自动化测试框架:Pytest+Allure+Excel
- Refer to how customer push e-commerce does content operation
- 接口自动化测试实践指导(上):接口自动化需要做哪些准备工作
猜你喜欢

kubernetes集群搭建Zabbix监控平台

作者已死?AI正用藝術征服人類

18.多级页表与快表

树莓派串口登录与SSH登录方法

NFT on fingertips | evaluate ambire on G2, and have the opportunity to obtain limited edition collections

ROS learning_ Basics

Proteus -- Serial Communication parity flag mode
![[server data recovery] case of offline data recovery of two hard disks of IBM server RAID5](/img/c3/7a147151b7338cf38ffbea24e8bafd.jpg)
[server data recovery] case of offline data recovery of two hard disks of IBM server RAID5

Basic commands of MySQL

万丈高楼平地起,每个API皆根基
随机推荐
顶测分享:想转行,这些问题一定要考虑清楚!
Simple use of JWT
Database basics exercise part 2
LeetCode 78:子集
Cif10 actual combat (resnet18)
Day 245/300 JS foreach data cannot be updated to the object after multi-layer nesting
Leetcode - 152 product maximum subarray
微信公众号无限回调授权系统源码 全网首发
[hot100] 739. Température quotidienne
Interface automation test framework: pytest+allure+excel
【Hot100】739. 每日溫度
配置树莓派接入网络
Practical guidance for interface automation testing (Part I): what preparations should be made for interface automation
首发织梦百度推送插件全自动收录优化seo收录模块
Blue Bridge Cup zero Foundation National Championship - day 20
Entity Developer数据库应用程序的开发
Embed UE4 program into QT interface display
Apache DolphinScheduler源码分析(超详细)
RichView TRVStyle 模板样式的设置与使用
C语言_双创建、前插,尾插,遍历,删除