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 <pgsql-pkg-yum@lists.postgresql.org>"

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 \~#

相关推荐
三言老师8 小时前
秘诀-如何远程SSN访问家里的八台电脑(frp 实操方案)
linux·运维·ssh
举手9 小时前
Dispatcher模块剖析
linux·c++
BTU_YC9 小时前
Docker Compose 部署 DozerDB 完整教程
运维·docker·容器
allforgood10 小时前
运行容器
linux
Light_It11 小时前
Linux 内核参数 pci-stub.ids=
linux·kernel
RisunJan12 小时前
Linux命令-scriptreplay(终端会话回放)
linux·运维·chrome
spencer_tseng12 小时前
[kylin & linux] install docker
linux·docker·kylin
x²+(y-√³x²)²=113 小时前
Linux打包文件到Windows,文件/文件类型丢失
linux·运维·windows
世人万千丶13 小时前
去重插入与超限淘汰:ArkTS 实现鸿蒙搜索历史的 LIMIT 艺术
运维·服务器·学习·华为·harmonyos·鸿蒙
柒号华仔13 小时前
「速通Shell」聚砖成墙,Shell函数封装之道
linux·ssh·bash