RHEL9 yum install etcd Error: Unable to find a match: etcd

root@linux010 \~\]# yum install etcd Last metadata expiration check: 0:06:41 ago on Tue 27 Jan 2026 11:09:36 AM CST. No match for argument: etcd Error: Unable to find a match: etcd \[root@linux010 \~\]# yum repolist all\|grep pgdg-rhel9-extras pgdg-rhel9-extras Extra packages to support some RPMs in disabled pgdg-rhel9-extras-source SRPMs of the Extras packages to suppor disabled pgdg-rhel9-extras-testing-source SRPMs of the Extras packages to suppor disabled \[root@linux010 \~\]# yum config-manager --enable pgdg-rhel9-extras \[root@linux010 yum.repos.d\]# yum repolist all \|grep pgdg-rhel9 pgdg-rhel9-extras Extra packages to support some RPMs in enabled pgdg-rhel9-extras-source SRPMs of the Extras packages to suppor disabled pgdg-rhel9-extras-testing-source SRPMs of the Extras packages to suppor disabled \[root@linux010 yum.repos.d\]# \[root@linux010 \~\]# yum install etcd PostgreSQL common RPMs for RHEL / Rocky Linux / AlmaLinux 9 - x86_64 633 B/s \| 659 B 00:01 Extra packages to support some RPMs in the PostgreSQL RPM repo for RHEL / Rocky Linux 686 B/s \| 659 B 00:00 Extra packages to support some RPMs in the PostgreSQL RPM repo for RHEL / Rocky Linux 318 kB/s \| 2.4 kB 00:00 Importing GPG key 0x08B40D20: Userid : "PostgreSQL RPM Repository \" Fingerprint: D4BF 08AE 67A0 B4C7 A1DB CCD2 40BC A2B4 08B4 0D20 From : /etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL Is this ok \[y/N\]: y Extra packages to support some RPMs in the PostgreSQL RPM repo for RHEL / Rocky Linux 28 kB/s \| 37 kB 00:01 PostgreSQL 18 for RHEL / Rocky Linux / AlmaLinux 9 - x86_64 704 B/s \| 659 B 00:00 PostgreSQL 17 for RHEL / Rocky Linux / AlmaLinux 9 - x86_64 948 B/s \| 659 B 00:00 PostgreSQL 16 for RHEL / Rocky Linux / AlmaLinux 9 - x86_64 883 B/s \| 659 B 00:00 PostgreSQL 15 for RHEL / Rocky Linux / AlmaLinux 9 - x86_64 882 B/s \| 659 B 00:00 PostgreSQL 14 for RHEL / Rocky Linux / AlmaLinux 9 - x86_64 902 B/s \| 659 B 00:00 Dependencies resolved. ======================================================================================================================= Package Architecture Version Repository Size ======================================================================================================================= Installing: etcd x86_64 3.6.6-1PGDG.rhel9 pgdg-rhel9-extras 17 M Transaction Summary ======================================================================================================================= Install 1 Package Total download size: 17 M Installed size: 58 M Is this ok \[y/N\]: y Downloading Packages: etcd-3.6.6-1PGDG.rhel9.x86_64.rpm 1.4 MB/s \| 17 MB 00:12 ----------------------------------------------------------------------------------------------------------------------- Total 1.4 MB/s \| 17 MB 00:12 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: etcd-3.6.6-1PGDG.rhel9.x86_64 1/1 Creating group 'etcd' with GID 994. Creating user 'etcd' (etcd User) with UID 994 and GID 994. Installing : etcd-3.6.6-1PGDG.rhel9.x86_64 1/1 Running scriptlet: etcd-3.6.6-1PGDG.rhel9.x86_64 1/1 Verifying : etcd-3.6.6-1PGDG.rhel9.x86_64 1/1 Installed: etcd-3.6.6-1PGDG.rhel9.x86_64 Complete! \[root@linux010 \~\]#

相关推荐
蜡台20 小时前
Python包管理工具pip完全指南-----2
linux·windows·python
^—app56686620 小时前
游戏运存小启动不起来临时解决方法
运维·服务器
Ujimatsu20 小时前
虚拟机安装Debian 13.x及其常用软件(2026.4)
linux·运维·ubuntu
千百元20 小时前
zookeeper启不来了
linux·zookeeper·debian
志栋智能21 小时前
超自动化安全:构建智能安全运营的核心引擎
大数据·运维·服务器·数据库·安全·自动化·产品运营
AnalogElectronic1 天前
linux 测试网络和端口是否连通的命令详解
linux·网络·php
Edward111111111 天前
4月28日防火墙问题
linux·运维·服务器
想学后端的前端工程师1 天前
【补充内外网突然不通的情况】
运维·服务器
面汤放盐1 天前
何时使用以及何时不应使用微服务:没有银弹
java·运维·云计算
子琦啊1 天前
【算法复习】字符串 | 两个底层直觉,吃透高频题
linux·运维·算法