Search Criteria
Package Details: murex 7.2.1001-48
Package Actions
| Git Clone URL: | https://aur.archlinux.org/murex.git (read-only, click to copy) |
|---|---|
| Package Base: | murex |
| Description: | A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling) |
| Upstream URL: | https://github.com/lmorg/murex |
| Keywords: | language scripting shell |
| Licenses: | GPL2 |
| Replaces: | murex-git |
| Submitter: | lmorg |
| Maintainer: | lmorg |
| Last Packager: | lmorg |
| Votes: | 3 |
| Popularity: | 0.000202 |
| First Submitted: | 2022-06-16 21:21 (UTC) |
| Last Updated: | 2026-02-02 23:16 (UTC) |
Dependencies (3)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, gcc-go-snapshotAUR, go-binAUR, gcc-go) (make)
- aspell (aspell-gitAUR, aspell-gitAUR) (optional) – inline spell checking
- git (git-gitAUR, git-glAUR, git-wd40AUR) (optional) – package management
Latest Comments
1 2 Next › Last »
lmorg commented on 2026-02-03 09:55 (UTC) (edited on 2026-02-03 09:59 (UTC) by lmorg)
Thanks for the report.
yarnis an optional integration that only gets imported ifyarnis in $PATH. The issue seems to stem from a placeholderyarnexecutable existing on some systems withoutyarn(proper) being installed. And to compound things, this placeholderyarnassumes its run in a TTY even when it isn't.We've refactored the
yarnintegration to solve this specific issue, however we'll also be looking into ways to prevent this type of problem from occurring with any future integrations in the future.In the meantime, the current AUR package should now be fixed.
Derson5 commented on 2026-02-02 14:36 (UTC)
You need to add
yarnas dependency: https://github.com/lmorg/murex/issues/977lmorg commented on 2023-09-10 21:43 (UTC)
Sorry everyone. Some of the timeouts for the unit tests are pretty aggressive. However since unit testing on install is a wasted effort (plus these builds already go through lots of testing in CI/CD), I've vastly simplified the AUR build check.
Long story short, this PKGBUILD is working again now.
ShalokShalom commented on 2023-09-10 10:10 (UTC)
This currently fails to check()
noraj commented on 2023-08-17 13:31 (UTC) (edited on 2023-08-17 13:31 (UTC) by noraj)
lmorg commented on 2022-06-20 08:52 (UTC) (edited on 2022-06-20 08:53 (UTC) by lmorg)
Hi, I have updated this repo with a
PKGBUILDthat should (hopefully) work. However since this project isn't rolling release (instead periodic versions are pushed tomaster) I'd personally recommend you use themurexpackage instead ofmurex-git: https://aur.archlinux.org/packages/murexkseistrup commented on 2021-12-22 20:09 (UTC)
Thanks @ckafi, your
PKGBUILDfile works.ckafi commented on 2021-07-14 22:55 (UTC)
A working PKGBUILD can be found here: https://gist.github.com/ckafi/339f457f3f8be63d3995cedc803f0cb8
danisztls commented on 2021-05-01 07:45 (UTC)
1 2 Next › Last »