首页 > 系统服务 > 详细

centos安装fish shell

时间:2017-11-25 18:17:32      阅读:647      评论:0      收藏:0      [点我收藏+]

对于 CentOS 7,请以根用户 root 运行下面命令:

cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/shells:fish:release:2/CentOS_7/shells:fish:release:2.repo
yum install fish

对于 CentOS 6,请以根用户 root 运行下面命令:

cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/shells:fish:release:2/CentOS_6/shells:fish:release:2.repo
yum install fish

官网链接: https://software.opensuse.org/download.html?project=shells%3Afish%3Arelease%3A2&package=fish

centos安装fish shell

原文:http://www.cnblogs.com/CoolJayson/p/7895875.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!