Search Criteria
Package Details: insect 5.9.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/insect.git (read-only, click to copy) |
---|---|
Package Base: | insect |
Description: | High precision scientific calculator with support for physical units |
Upstream URL: | https://github.com/sharkdp/insect |
Keywords: | calculator command-line mathematical-expressions parser physics quantities units |
Licenses: | MIT |
Submitter: | sharkdp |
Maintainer: | sharkdp |
Last Packager: | sharkdp |
Votes: | 21 |
Popularity: | 0.000805 |
First Submitted: | 2017-04-30 19:13 (UTC) |
Last Updated: | 2023-07-23 18:02 (UTC) |
Dependencies (2)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
1 2 Next › Last »
sharkdp commented on 2023-06-12 15:27 (UTC)
@JohnRobson: this looks like an internet-connection problem?
JohnRobson commented on 2023-05-20 07:06 (UTC)
swsnr commented on 2023-04-12 18:32 (UTC)
@sharkdp Thanks!
sharkdp commented on 2023-04-12 18:03 (UTC)
@swsnr Done. Please let me know if it works.
swsnr commented on 2023-04-05 06:52 (UTC)
Would you mind to make "npm" a "makedepdends"? I've patched the PKGBUILD accordingly, and have no issues at runtime.
Derson5 commented on 2022-03-26 14:57 (UTC)
Sorry @sharkdp if this a spam comment, but is really
npm
needed as dependency or could it be only asmakedepends
? I'm just curious.sharkdp commented on 2021-07-05 15:52 (UTC)
Thank you aulonsal. This should be fixed in 5.6.0-2.
aulonsal commented on 2021-06-28 06:09 (UTC) (edited on 2021-06-28 06:09 (UTC) by aulonsal)
The
--user root
option has been dropped in npm v7 and it now just installs a package calledroot
when you do that. See https://www.reddit.com/r/archlinux/comments/o3y03g/i_adopted_10_nodejs_aur_packages_that_conflict/ or https://bugs.archlinux.org/task/69912.Please replace it with calling
chown -R root:root "${pkgdir}"
at the end of thepackage
function, as mentioned on the updated https://wiki.archlinux.org/title/Node.js_package_guidelines page.sharkdp commented on 2020-09-27 12:30 (UTC)
Starting with 5.5.0, all PureScript make dependencies are not needed anymore. Installation should be much easier now.
teohhanhui commented on 2020-05-22 23:36 (UTC) (edited on 2020-05-22 23:37 (UTC) by teohhanhui)
nodejs-pulp still has bower in
makedepends
.1 2 Next › Last »