首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >下载并在centos上安装vpnc的步骤

下载并在centos上安装vpnc的步骤
EN

Unix & Linux用户
提问于 2020-12-08 09:24:26
回答 1查看 568关注 0票数 0

我只想在centos上安装vpnc。但会有后续的错误

代码语言:javascript
复制
[root@mahesh mparte]# yum install -y vpnc
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Waiting for process with pid 7137 to finish.
Last metadata expiration check: 0:00:02 ago on Tue 08 Dec 2020 09:11:17 GMT.
No match for argument: vpnc
Error: Unable to find a match: vpnc

已经尝试过这个了,yum --enablerepo="epel" install vpnc,说包找不到

代码语言:javascript
复制
yum --disablerepo="*" --enablerepo="epel" list available | grep vpnc
yum --enablerepo=epel info vpnc-script.noarch

Name         : vpnc-script
Version      : 20171004
Release      : 6.git6f87b0f.el8
Architecture : noarch
Size         : 16 k
Source       : vpnc-script-20171004-6.git6f87b0f.el8.src.rpm
Repository   : epel
Summary      : Routing setup script for vpnc and openconnect
URL          : http://git.infradead.org/users/dwmw2/vpnc-scripts.git/
License      : GPLv2+
Description  : This script sets up routing for VPN connectivity, when invoked by vpnc
             : or openconnect.
EN

回答 1

Unix & Linux用户

发布于 2020-12-08 11:46:06

如果要使用RedHat软件,则需要购买支持许可证:

代码语言:javascript
复制
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.

否则,请使用CentOS或其他发行版。

票数 0
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/623430

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档