Skip to content

Update Arch Linux packages install

Achilleas Pipinellis requested to merge archlinux-updates into main

What does this Merge Request do and why?

Update Arch Linux dependencies:

  • Use base-devel group to install all development-related packages
  • Remove icu since it's in [core]
  • Use --needed to skip installed packages

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Achilleas Pipinellis

Merge request reports