ubuntu里面怎么安装uwsgi-plugin-common

2024-10-28 03:27:21

1、登录Ubuntu系统后,输入命令:sudo apt-get install python3-dev并按回车安装Python,如图。

ubuntu里面怎么安装uwsgi-plugin-common

2、在弹出的安装界面输入“Y”并按回车,如图。

ubuntu里面怎么安装uwsgi-plugin-common

3、弹出安装进度显示界面,等待安装完成,如图。

ubuntu里面怎么安装uwsgi-plugin-common

4、安装完成后输入命令:sudo apt-get install python3-pip并按回车,如图。

ubuntu里面怎么安装uwsgi-plugin-common

5、在弹出的安装界面输入“y”并按回车,如图。

ubuntu里面怎么安装uwsgi-plugin-common

6、在弹出的安装进度界面继续等待软件安装完成,如图。

ubuntu里面怎么安装uwsgi-plugin-common

7、python3-pip安装完成后,继续输入命令:sudo pip3 install uwsgi并按回车,如图。

ubuntu里面怎么安装uwsgi-plugin-common

8、回车后弹出uwsgi安装进度界面,如图。

ubuntu里面怎么安装uwsgi-plugin-common

9、uwsgi安装成功后输入命令:uwsgi 并按回车启动uwsgi,如图。

ubuntu里面怎么安装uwsgi-plugin-common

10、uwsgi启动后显示图中信息,如图。

ubuntu里面怎么安装uwsgi-plugin-common
猜你喜欢