0
点赞
收藏
分享

微信扫一扫

centos7终端ranger文件管理器安装

奔跑的酆 2023-02-15 阅读 124

GitHub地址:​​https://github.com/ranger/ranger​​

Ranger是具有VI 键绑定的控制台文件管理器。

1、安装python3和pip3

yum install python3 python3-devel -y

pip3 install ranger-fm -i ​​https://mirrors.aliyun.com/pypi/simple/​​


2、启动

centos7终端ranger文件管理器安装_文件服务器




https://linux.cn/article-14835-1.html
https://linux.cn/article-13137-1.html
https://www.cnblogs.com/swordfall/p/11887317.html
https://blog.csdn.net/qq_28087491/article/details/123175904
https://theing.gitee.io/2019/10/12/linux/renger-shi-yong/
https://blog.csdn.net/lxyoucan/article/details/115699624





举报

相关推荐

0 条评论