Search Criteria
Enter search criteriaSearch by
Keywords
Out of Date
Sort by
Sort order
Per page
Package Details: pragtical 3.11.2-1
| Git Clone URL: | https://aur.archlinux.org/pragtical.git (read-only, click to copy) |
|---|---|
| Package Base: | pragtical |
| Description: | The practical and pragmatic code editor. |
| Upstream URL: | https://github.com/pragtical/pragtical |
| Licenses: | MIT |
| Submitter: | jgmdev |
| Maintainer: | jgmdev |
| Last Packager: | jgmdev |
| Votes: | 3 |
| Popularity: | 0.53 |
| First Submitted: | 2023-06-23 19:53 (UTC) |
| Last Updated: | 2026-06-04 03:28 (UTC) |
Dependencies (16)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgit2 (libgit2-gitAUR)
- libiconv
- libzip (libzip-gitAUR)
- lua (pallene-luaAUR)
- luajit (luajit-2.1-lua52-gitAUR, luajit-clang-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- pcre2 (pcre2-gitAUR)
- sdl3 (sdl3-noibus-gitAUR, sdl3-gitAUR)
- sdl3_image (sdl3_image-gitAUR)
- uchardet (uchardet-gitAUR)
- xz (xz-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- meson (meson-gitAUR) (make)
Sources (1)
Pinned Comments
jgmdev commented on 2025-12-15 04:19 (UTC)
Latest Comments
jgmdev commented on 2025-12-15 04:19 (UTC)
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



























To enable PGO (Profiler Guided Optimizations) use the
PGOenvironment variable:Using your global user configuration can help generate better PGO, use the
GLOBALenvironment variable: