Virtual Machine Management:libvirt => Vagrant

- [Install | Vagrant | HashiCorp Developer](https://developer.hashicorp.com/vagrant/install)

PS C:\Users\rgqan> winget search vagrant
名称    ID                版本  源
---------------------------------------
Vagrant Hashicorp.Vagrant 2.4.3 winget

PS C:\Users\rgqan> winget install Hashicorp.Vagrant
已找到 Vagrant [Hashicorp.Vagrant] 版本 2.4.3
此应用程序由其所有者授权给你。
Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。
正在下载 https://releases.hashicorp.com/vagrant/2.4.3/vagrant_2.4.3_windows_amd64.msi
  █████████████▏                   110 MB /  251 MB

 

[root@wincarbon rgqancy]# sudo yum install -y yum-utils
Last metadata expiration check: 5:12:51 ago on Wed Jan 22 10:52:53 2025.
No match for argument: yum-utils
Error: Unable to find a match: yum-utils
[root@wincarbon rgqancy]# yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo
Adding repo from: https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo
[root@wincarbon rgqancy]# dnf -y install vagrant
Hashicorp Stable - x86_64                                                                            172  B/s | 338  B     00:01
Errors during downloading metadata for repository 'hashicorp':
  - Status code: 404 for https://rpm.releases.hashicorp.com/RHEL/24.03LTS/x86_64/stable/repodata/repomd.xml (IP: 3.168.132.89)
Error: Failed to download metadata for repo 'hashicorp': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
[root@wincarbon rgqancy]# yum -y install vagrant
Hashicorp Stable - x86_64                                                                            221  B/s | 350  B     00:01
Errors during downloading metadata for repository 'hashicorp':
  - Status code: 404 for https://rpm.releases.hashicorp.com/RHEL/24.03LTS/x86_64/stable/repodata/repomd.xml (IP: 3.168.132.41)
Error: Failed to download metadata for repo 'hashicorp': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried


- [我如何使用Vagrant和libvirt 我承认这一点。我是一个Linux的粉丝。虽然我在工作站上使用Slackware - 掘金](https://juejin.cn/post/7119355088979623943)

posted @   任国强  阅读(9)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· AI技术革命,工作效率10个最佳AI工具
历史上的今天:
2019-01-22 JVM参数优化
2019-01-22 Drools 规则引擎
2019-01-22 spring datasource jdbc 密码 加解密
2019-01-22 ERP & CRM
2019-01-22 前端 跨域
2017-01-22 Resolved validation conflict with readonly
点击右上角即可分享
微信分享提示