Skip to content

Almalinux support in install script #2275

@josh08287

Description

@josh08287

Feature description
Almalinux is a RHEL compatible linux and can be supported in the install-from-source.sh script easily just be enabling it.

Consistent with Issue #1856 , almalinux uses :

ID="almalinux"
ID_LIKE="rhel centos fedora"

in /etc/os-release and should be added to the case for rhel installs as it should work without any issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good-first-issueA good issue or enhancement for a first time contributorinstallationSpecific to installation and uninstallationplatform:linuxSpecific to a Linux-based platform

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions