Skip to content
Snippets Groups Projects

Add cern9-release instructions for rhel9

Merged Ben Morrice requested to merge addcern9rhelinstructions into master
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -99,8 +99,7 @@ To update your system run as root:
You may also want to consider adding the 'CERN' repository
<pre>
&#35; curl -o /etc/yum.repos.d/rhel9-cern.repo https://linux.web.cern.ch/rhel/repofiles/rhel9-cern.repo
&#35; curl -o /etc/pki/rpm-gpg/RPM-GPG-KEY-kojiv2 https://linuxsoft.cern.ch/internal/repos/RPM-GPG-KEY-kojiv2
&#35; dnf --repofrompath=cern9el,http://linuxsoft.cern.ch/internal/repos/cern9el-stable/x86_64/os --repo=cern9el install cern-release
</pre>
---
Loading