Search Criteria
Package Details: hyde v25.10.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hyde.git (read-only, click to copy) |
|---|---|
| Package Base: | hyde |
| Description: | HyDE, your Development Environment (Container-Compatible) |
| Upstream URL: | https://github.com/HyDE-Project/HyDE |
| Keywords: | hyde |
| Licenses: | MIT |
| Submitter: | prime-run |
| Maintainer: | spaciousejar |
| Last Packager: | spaciousejar |
| Votes: | 1 |
| Popularity: | 0.33 |
| First Submitted: | 2025-04-28 13:25 (UTC) |
| Last Updated: | 2026-01-10 23:41 (UTC) |
Dependencies (4)
- base-devel (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
a821 commented on 2025-08-03 19:29 (UTC)
The
PKGBUILDdoes not work because theinstall.shscript requires asudoenabled account (it tries to alter the system). It looks to me that this is meant to be run from within the source tree and not to be packaged, but I could be wrong.