Build yourself a Rock8 system, probably minimal, but any level will do.
+
+
https://rockylinux.org/download/
+
+
Then login to the new system as "brianr" (or whatever user you created as part of the install.)
sudo dnf install epel-release
sudo dnf install epel-release
Line 261:
Line 266:
Need python2
Need python2
sudo dnf install python2
sudo dnf install python2
−
Unfortunately it seems that the plague client needs things that Rocky is unable to provide (or at least I can't sort out!!). The perceived wisdom is to wait for the move from CVS to git which is expected for SME11.
+
Unfortunately it seems that the plague client needs things that Rocky is unable to provide (or at least I can't sort out!!). The perceived wisdom is to wait for the move from CVS to git which is expected for SME11. (Aug 2023) Apparently Jean-Paul has built a Plague-client for EL8 now - but I've not tried it!