Search Criteria
Package Details: libtexprintf-git main-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libtexprintf-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libtexprintf-git |
| Description: | Formatted Output with tex-like syntax support |
| Upstream URL: | https://github.com/bartp5/libtexprintf |
| Licenses: | GPL3 |
| Conflicts: | libtexprintf |
| Provides: | libtexprintf |
| Submitter: | suavesito |
| Maintainer: | suavesito |
| Last Packager: | suavesito |
| Votes: | 2 |
| Popularity: | 0.54 |
| First Submitted: | 2022-09-15 20:18 (UTC) |
| Last Updated: | 2026-01-02 18:57 (UTC) |
Dependencies (3)
- gcc (gcc-gitAUR, gcc-fast-optimizedAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
suavesito commented on 2026-01-02 19:13 (UTC)
I updated it, thanks for the comment.
codingTornado commented on 2026-01-02 14:57 (UTC)
Hello. This PKGBUILD is missing the call to
./autogen.shbefore calling./configure. Could you update it? Thank you