Search Criteria
Package Details: erg-git 0.6.53.r2.gb8bc4e33-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/erg-git.git (read-only, click to copy) |
|---|---|
| Package Base: | erg-git |
| Description: | Statically typed language that builds upon the Python ecosystem |
| Upstream URL: | https://github.com/erg-lang/erg |
| Licenses: | MIT OR Apache-2.0 |
| Conflicts: | erg |
| Provides: | erg |
| Submitter: | yuioto |
| Maintainer: | lmartinez-mirror |
| Last Packager: | lmartinez-mirror |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-08-22 13:31 (UTC) |
| Last Updated: | 2026-07-22 22:22 (UTC) |
Dependencies (8)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libgcc_s.so (libgcc-fast-optimizedAUR, libgcc-snapshotAUR, lib32-gcc-libs-snapshotAUR, libgcc)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python310AUR (optional)
- python311AUR (optional)
- python39AUR (optional)
Latest Comments
lmartinez-mirror commented on 2022-08-22 21:30 (UTC)
Hi, this PKGBUILD is missing a
pkgver()function for automatically updating. I've written up a patch to rectify this. I hope you find it useful!Patch