sirlucjan/scx-scheds-suse
Project ID: 196040
Description
Since scx is migrating from meson to cargo, the .spec files had to be rewritten.
In this repo, you will find test packages built in cargo.
Installation Instructions
These packages differ from openSUSE builds:
- fully compiled with Cargo (instead of Meson used in openSUSE specs),
- include scx-manager — a tool for managing schedulers in GUI.
- provides full support for scx_loader and scxctl
To add the repository manually (example for openSUSE Tumbleweed):
cd /etc/zypp/repos.d/
sudo wget https://copr.fedorainfracloud.org/coprs/sirlucjan/scx-scheds-suse/repo/opensuse-tumbleweed/sirlucjan-scx-scheds-suse-opensuse-tumbleweed.repo
Then install the packages:
sudo zypper refresh
sudo zypper install scx scx-manager
You can also install -git version of scx:
sudo zypper refresh
sudo zypper install scx-git
📖 Usage guide available in the CachyOS wiki.
🍺 Experimental Beerland Scheduler (openSUSE)
Install Beerland:
sudo zypper refresh
sudo zypper install scx-beerland-git
⚠️ Note: This scheduler is experimental and not yet merged upstream.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (43)* | openSUSE Tumbleweed (90 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable sirlucjan/scx-scheds-suse
More info about enabling Copr repositories