RPM Source Packages

Slurm-web RPM source packages are available at these URL:

Select version at your convenience and download the *.src.rpm file, for example slurm-web-3.2.0-1.el8.src.rpm.

Install build requirements:

$ sudo dnf builddep slurm-web-3.2.0-1.el8.src.rpm

Build binary RPM packages:

$ rpmbuild --rebuild slurm-web-3.2.0-1.el8.src.rpm

After successful completion of this command, Slurm-web *.rpm packages can be found in ~/rpmbuild/RPMS folder.