V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Gerbner
V2EX  ›  推广

OpenNJet 现在支持 yum 源安装了

  •  
  •   Gerbner · 95 天前 · 427 次点击
    这是一个创建于 95 天前的主题,其中的信息可能已经有所发展或是发生改变。

    大家好:

    现在 njet 支持 yum 源安装了,目前只支持 centos 7 和 x86_64 架构。

    具体安装方式如下:

    step 1: 生成 njet.repo echo " [opennjet]

    name=OpenNJet baseurl=https://njet.org.cn/download/linux/centos/$releasever/$basearch/ enabled=1 gpgcheck=1 gpgkey=https://njet.org.cn/download/linux/centos/RPM-GPG-KEY-OpenNJet " > /etc/yum.repos.d/njet.repo

    step 2: 更新 yum 缓存 yum clean all yum makecache # 类似于 apt update

    step 3: 安装 njet 或 njet-otel yum install njet yum install njet-otel

    step 4: 启动 njet 服务 systemctl start njet

    欢迎试用哇~仓库地址: https://gitee.com/njet-rd

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2497 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 15:53 · PVG 23:53 · LAX 08:53 · JFK 11:53
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.