Search Criteria
Package Details: pak-git r27.51071dc-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pak-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pak-git |
| Description: | Changes pacman syntax to be more like APT |
| Upstream URL: | None |
| Licenses: | GPLv3 |
| Conflicts: | pak |
| Provides: | pak |
| Submitter: | Arsen6331 |
| Maintainer: | Arsen6331 |
| Last Packager: | Arsen6331 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-02-18 06:14 (UTC) |
| Last Updated: | 2021-01-04 08:07 (UTC) |
Dependencies (2)
- yayAUR (yay-binAUR, yay-gitAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
Arsen6331 commented on 2020-02-19 20:18 (UTC)
I have rewritten my program in Go and updated the PKGBUILD
yochananmarqos commented on 2019-10-22 17:24 (UTC)
Your packages should have the
-gitsuffix. See VCS package guidelines.None of the binaries will run without Swift installed:
Since your
pak-configpackages depend onswift-language, there's no need to include it here.Include both
provides()andconflicts()arrays.No need to use
mkdirasinstall -Dcreates the leading directory.Your
pak-configpackages are installing the defaultpak.cfginstead of the corresponding one from the plugins directory.