Package Details: pragtical-git 3.8.1.1765913650-1

Git Clone URL: https://aur.archlinux.org/pragtical-git.git (read-only, click to copy)
Package Base: pragtical-git
Description: The practical and pragmatic code editor.
Upstream URL: https://github.com/pragtical/pragtical
Licenses: MIT
Conflicts: pragtical
Provides: pragtical
Submitter: jgmdev
Maintainer: jgmdev
Last Packager: jgmdev
Votes: 1
Popularity: 0.000000
First Submitted: 2023-05-22 16:58 (UTC)
Last Updated: 2025-12-16 20:06 (UTC)

Pinned Comments

jgmdev commented on 2025-12-08 04:52 (UTC) (edited on 2025-12-08 16:45 (UTC) by jgmdev)

To enable PGO (Profiler Guided Optimizations) use the PGO environment variable:

PGO=1 makepkg

Using your global user configuration can help generate better PGO, use the GLOBAL environment variable:

PGO=1 GLOBAL=1 makepkg

Latest Comments

jgmdev commented on 2025-12-08 04:52 (UTC) (edited on 2025-12-08 16:45 (UTC) by jgmdev)

To enable PGO (Profiler Guided Optimizations) use the PGO environment variable:

PGO=1 makepkg

Using your global user configuration can help generate better PGO, use the GLOBAL environment variable:

PGO=1 GLOBAL=1 makepkg