centos7终端ranger文件管理器安装
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos7终端ranger文件管理器安装相关的知识,希望对你有一定的参考价值。
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、启动
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
以上是关于centos7终端ranger文件管理器安装的主要内容,如果未能解决你的问题,请参考以下文章