File: //etc/yum.repos.d/almalinux-powertools.repo
# almalinux-powertools.repo
[powertools]
name=AlmaLinux $releasever - PowerTools
#mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools
baseurl=https://repo.huaweicloud.com/almalinux/$releasever/PowerTools/$basearch/os/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
fastestmirror=1
## Sources
[powertools-source]
name=AlmaLinux $releasever - PowerTools Source
#mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools-source
baseurl=https://repo.huaweicloud.com/almalinux/$releasever/PowerTools/Source/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
fastestmirror=1
## Debuginfo
[powertools-debuginfo]
name=AlmaLinux $releasever - PowerTools debuginfo
#mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools-debuginfo
baseurl=https://repo.huaweicloud.com/almalinux/$releasever/PowerTools/debug/$basearch/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
fastestmirror=1