Search Criteria
Package Details: pie 1.4.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pie.git (read-only, click to copy) |
|---|---|
| Package Base: | pie |
| Description: | The PHP Installer for Extensions |
| Upstream URL: | https://github.com/php/pie |
| Keywords: | extension extensions installer module modules phar php pie |
| Licenses: | BSD-3-Clause |
| Submitter: | dpeukert |
| Maintainer: | dpeukert |
| Last Packager: | dpeukert |
| Votes: | 2 |
| Popularity: | 0.25 |
| First Submitted: | 2025-11-27 11:18 (UTC) |
| Last Updated: | 2026-04-30 09:09 (UTC) |
Dependencies (4)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- php
- composer (composer-gitAUR) (make)
- php-boxAUR (php-box-binAUR) (make)
Latest Comments
mohachi commented on 2026-03-07 08:43 (UTC)
@dpeukert thanks for your lightning response. I didn't know that a tagged release is not supposed to have "-git" in its name, so thank you for the information.
dpeukert commented on 2026-03-06 14:04 (UTC)
@mohachi: This package is not built from the latest git commit, it uses a tagged release, therefore the name without a suffix is correct. Regarding pie-bin, I currently do not plan on creating/maintaining that package, but someone else might pick that up.
mohachi commented on 2026-03-06 13:16 (UTC)
thank you @dpeukert, you need to add "-git" at the end of the name of the package, and if you can add a "pie-bin" package that fetches "pie.phar" then installs it directly without compiling.