Package Details: parui 1.0.18-2

Git Clone URL: https://aur.archlinux.org/parui.git (read-only, click to copy)
Package Base: parui
Description: Simple TUI frontend for paru or yay
Upstream URL: https://github.com/Vonr/parui
Keywords: pacman paru tui yay
Licenses: MIT
Submitter: orhun
Maintainer: orhun
Last Packager: orhun
Votes: 3
Popularity: 0.021381
First Submitted: 2024-04-22 20:59 (UTC)
Last Updated: 2025-06-14 15:41 (UTC)

Dependencies (6)

Required by (0)

Sources (1)

Latest Comments

orhun commented on 2025-06-14 15:36 (UTC)

Ah yes, you are right! Sorry

Fixed now

yochananmarqos commented on 2025-06-13 17:26 (UTC)

@orhun: Are you sure? The PKGBUILD has LTO disabled.

orhun commented on 2025-06-13 07:16 (UTC)

I just built in a clean chroot with LTO enabled without problems 🤔

yochananmarqos commented on 2025-06-11 23:12 (UTC)

@orhun: This will build with LTO enabled adding CFLAGS+=" -ffat-lto-objects" to the build function. See https://archlinux.org/todo/lto-fat-objects/