29 lines
963 B
Plaintext
29 lines
963 B
Plaintext
# almalinux-powertools.repo
|
|
|
|
[powertools]
|
|
name=AlmaLinux $releasever - PowerTools
|
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools
|
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/PowerTools/$basearch/os/
|
|
enabled=0
|
|
gpgcheck=1
|
|
countme=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
|
|
|
## Sources
|
|
[powertools-source]
|
|
name=AlmaLinux $releasever - PowerTools Source
|
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools-source
|
|
# baseurl=https://repo.almalinux.org/vault/$releasever/PowerTools/Source/
|
|
enabled=0
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
|
|
|
## Debuginfo
|
|
[powertools-debuginfo]
|
|
name=AlmaLinux $releasever - PowerTools debuginfo
|
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools-debuginfo
|
|
# baseurl=https://repo.almalinux.org/vault/$releasever/PowerTools/debug/$basearch/
|
|
enabled=0
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|