Skip to content

misc: Support Rocky Linux 9 in install-deps parts#2002

Merged
namhyung merged 1 commit into
namhyung:masterfrom
junyeong0619:shell
Jun 24, 2025
Merged

misc: Support Rocky Linux 9 in install-deps parts#2002
namhyung merged 1 commit into
namhyung:masterfrom
junyeong0619:shell

Conversation

@junyeong0619

Copy link
Copy Markdown
Contributor

Rocky Linux is rooted in CentOS, but yum
is no longer recommended from version 9.
This change departs it from the CentOS part,
adding a dedicated Rocky Linux section.
It also installs dnf-plugins-core and enables
config-manager for capstone-devel installation.

Rocky Linux is rooted in CentOS, but `yum`
is no longer recommended from version 9.
This change departs it from the CentOS part,
adding a dedicated Rocky Linux section.
It also installs `dnf-plugins-core` and enables
`config-manager` for `capstone-devel` installation.

Signed-off-by: Jun Yeong Kim <junyeonggim5@gmail.com>
@namhyung

Copy link
Copy Markdown
Owner

Looks ok, but can you please briefly explain what plugins-core and config-manager does?

@junyeong0619

Copy link
Copy Markdown
Contributor Author

Rocky Linux is rooted in CentOS, but yum is no longer recommended from version 9. This change departs it from the CentOS part, adding a dedicated Rocky Linux section. It also installs dnf-plugins-core and enables config-manager for capstone-devel installation.

dnf-plugins-core enables the config-manager command, and config-manager is used to activate the CRB repository where capstone-devel is located, ensuring its successful installation and preventing build issues.

@namhyung

Copy link
Copy Markdown
Owner

Got it. Thanks for the explanation!

@namhyung namhyung merged commit b659829 into namhyung:master Jun 24, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants