Skip to content

Commit 5ee42c8

Browse files
authored
Update Linux常用操作命令.md
1 parent 6c765a9 commit 5ee42c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

studynotes/Linux常用操作命令.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141

4242
## linux下离线安装python,先下载压缩包
4343
yum -y install zlib*
44+
yum install sqlite-devel
4445
mkdir -p /usr/local/python3/
4546
# rpm -ivh ./package/zlib-devel-1.2.7-17.el7.x86_64.rpm
4647
tar zxvf Python-3.6.4.tgz

0 commit comments

Comments
 (0)