Skip to content

Comments

Support Kali GNU/Linux and generic Debian derivatives in DependencyInstaller#3911

Open
Subhankar-hub wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
Subhankar-hub:support/kali-linux
Open

Support Kali GNU/Linux and generic Debian derivatives in DependencyInstaller#3911
Subhankar-hub wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
Subhankar-hub:support/kali-linux

Conversation

@Subhankar-hub
Copy link

Summary

  • Add "Kali GNU/Linux" and wildcard "Debian GNU/Linux"* to the OS case match in etc/DependencyInstaller.sh so that Debian-based distributions (including Kali) are routed through the existing Ubuntu/Debian package installation path

Context

This is the companion PR to The-OpenROAD-Project/OpenROAD#9522, which contains the bulk of the changes in the OpenROAD submodule's DependencyInstaller.sh.

Test plan

  • Tested sudo ./setup.sh on Kali GNU/Linux 2025.4
  • Verified full OpenROAD build succeeds
  • Verified openroad -version runs correctly
  • Verify no regressions on Ubuntu 22.04/24.04
  • Verify no regressions on Debian 12

Fixes #3910

Made with Cursor

…staller

Add "Kali GNU/Linux" and wildcard "Debian GNU/Linux"* to the OS case
match so that Debian-based distributions are routed through the existing
Ubuntu/Debian package installation path.

Fixes The-OpenROAD-Project#3910

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

Add support for Kali GNU/Linux (and generic Debian derivatives)

1 participant