Pacsea v0.4.3 — Add Manjaro support and update dialog resilience
Date: 2025-10-23
Highlights
- Fix: Update dialog skips mirror refresh if
reflectoris missing; pacman and AUR updates continue. - Feature: Manjaro packages are labeled in Results with a [Manjaro] filter.
- Feature: New keybinds to open/close dropdowns for faster navigation.
- Improvement: Unified Manjaro detection (name
manjaro-or owner contains "manjaro"). - Improvement: Mirror refresh uses
pacman-mirrorson Manjaro,reflectoron Arch; both optional. - Improvement: If no AUR helper is found, Pacsea offers to install
paruoryayand proceeds.
Contributors
Upgrade notes
- Optional (Arch): install
reflectorfor mirror updates (sudo pacman -S reflector). - Optional (Manjaro): install
pacman-mirrorsfor mirror updates (sudo pacman -S pacman-mirrors). - Optional: install an AUR helper (
paruoryay) to enable AUR features.