Skip to content

Instantly share code, notes, and snippets.

@nutrino
Created January 24, 2025 09:35
Show Gist options
  • Save nutrino/fc48582ae8cac2bd7be92955b5132e8c to your computer and use it in GitHub Desktop.
Save nutrino/fc48582ae8cac2bd7be92955b5132e8c to your computer and use it in GitHub Desktop.
/etc/yum.repos.d/Rocky-Vault-8.10.repo
[baseos-8.10]
name=Rocky Linux 8.10 - BaseOS
baseurl=http://dl.rockylinux.org/pub/rocky/8.10/BaseOS/$basearch/os/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
[appstream-8.10]
name=Rocky Linux 8.10 - AppStream
baseurl=http://dl.rockylinux.org/pub/rocky/8.10/AppStream/$basearch/os/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment