OpenNJet 现在支持 yum 源安装了

110 天前
 Gerbner

大家好:

现在 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

441 次点击
所在节点    推广
0 条回复

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1011262

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX