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 scx-tools-git

📖 Usage guide available in the CachyOS wiki.

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
openSUSE Tumbleweed x86_64 (422)* openSUSE Tumbleweed (108 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable sirlucjan/scx-scheds-suse
More info about enabling Copr repositories

Other Actions