当前位置:网站首页>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 .
边栏推荐
- 26岁从财务转行软件测试,4年沉淀我已经是25k的测开工程师...
- Arduino tutorial - Simon games
- ROS learning_ Basics
- Fedora/rehl installation semanage
- Pymongo gets a list of data
- leetcode59. 螺旋矩阵 II(中等)
- [server data recovery] case of offline data recovery of two hard disks of IBM server RAID5
- Top test sharing: if you want to change careers, you must consider these issues clearly!
- Chapter 7 - thread pool of shared model
- 树莓派3B更新vim
猜你喜欢
kubernetes集群搭建Zabbix监控平台
顶测分享:想转行,这些问题一定要考虑清楚!
漏了监控:Zabbix对Eureka instance状态监控
作者已死?AI正用艺术征服人类
Huawei equipment configuration ospf-bgp linkage
What is the biggest problem that fresh e-commerce is difficult to do now
After working for 10 years, I changed to a programmer. Now I'm 35 + years old and I'm not anxious
Do you really know the use of idea?
A brief introduction of reverseme in misc in the world of attack and defense
Reflex WMS medium level series 3: display shipped replaceable groups
随机推荐
At the age of 26, I changed my career from finance to software testing. After four years of precipitation, I have been a 25K Test Development Engineer
C语言_双创建、前插,尾插,遍历,删除
Introduction to ros2 installation and basic knowledge
win10 64位装三菱PLC软件出现oleaut32.dll拒绝访问
攻防世界 MISC中reverseMe简述
接口自动化测试实践指导(上):接口自动化需要做哪些准备工作
UNIPRO Gantt chart "first experience": multi scene exploration behind attention to details
【刷题】怎么样才能正确的迎接面试?
呆错图床系统源码图片CDN加速与破解防盗链功能
Reflex WMS medium level series 3: display shipped replaceable groups
Development of entity developer database application
Refer to how customer push e-commerce does content operation
What does UDP attack mean? UDP attack prevention measures
Depth residual network
[brush questions] how can we correctly meet the interview?
机器人类专业不同层次院校课程差异性简述-ROS1/ROS2-
UWA Pipeline 2.2.1 版本更新说明
Database basics exercise part 2
Supporting title of the book from 0 to 1: ctfer's growth road (Zhou Geng)
Briefly describe the differences between indexes, primary keys, unique indexes, and joint indexes in mysql, and how they affect the performance of the database (in terms of reading and writing)