How to Install and Uninstall scx_rustland.x86_64 Package on Rocky Linux 9

Last updated: June 30,2024

1. Install "scx_rustland.x86_64" package

Please follow the step by step instructions below to install scx_rustland.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install scx_rustland.x86_64

2. Uninstall "scx_rustland.x86_64" package

Please follow the steps below to uninstall scx_rustland.x86_64 on Rocky Linux 9:

$ sudo dnf remove scx_rustland.x86_64 $ sudo dnf autoremove

3. Information about the scx_rustland.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:23:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : scx_rustland
Version : 0.0.2
Release : 1.el9
Architecture : x86_64
Size : 571 k
Source : rust-scx_rustland-0.0.2-1.el9.src.rpm
Repository : epel
Summary : A simple user-space scheduler written in Rust
URL : https://crates.io/crates/scx_rustland
License : GPL-2.0-only AND (MIT OR Apache-2.0) AND Unicode-DFS-2016 AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND BSD-2-Clause AND BSD-3-Clause AND (BSD-3-Clause OR MIT OR Apache-2.0) AND ISC AND (LGPL-2.1-only OR BSD-2-Clause) AND MIT AND (Unlicense OR MIT) AND Zlib
Description : A BPF component (dispatcher) that implements the low level
: sched-ext functionalities and a user-space counterpart (scheduler),
: written in Rust, that implements the actual scheduling policy.
: This is used within sched_ext, which is a Linux kernel feature
: which enables implementing kernel thread schedulers in BPF and
: dynamically loading them.
: https://github.com/sched-ext/scx/tree/main