Package Details: insect 5.9.0-3

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.054507
First Submitted: 2017-04-30 19:13 (UTC)
Last Updated: 2023-07-23 18:02 (UTC)

Latest Comments

« First ‹ Previous 1 2

sharkdp commented on 2020-01-25 22:27 (UTC)

Starting with the latest version, bower is not needed anymore.

sharkdp commented on 2019-12-22 17:39 (UTC)

The installation should be fixed.

sharkdp commented on 2019-10-13 10:37 (UTC)

Thank you for reporting this. If anybody know how to fix this, please help out at https://github.com/sharkdp/insect/issues/209

Wild_Penguin commented on 2019-10-03 16:13 (UTC) (edited on 2019-10-03 16:17 (UTC) by Wild_Penguin)

Does not build here. Not sure what is going on:

Builds suucesfully, but fails at browserifying.

sharkdp commented on 2019-07-04 20:47 (UTC)

I hope that the issue is fixed in 5.1.2. Insect will now be built from source. I don't think we need bower as a build-dependency as it will be installed via npm.

thayne commented on 2019-06-27 23:16 (UTC)

I think bower should be a build dependency of this.

sharkdp commented on 2019-06-26 09:53 (UTC)

Thank you for reporting this. The issue is tracked here: https://github.com/sharkdp/insect/issues/199

matthjes commented on 2019-06-17 06:00 (UTC) (edited on 2019-06-17 06:01 (UTC) by matthjes)

I'm getting an error for the latest version (5.1.0-1) during install:

insect@5.1.0 postinstall /home/mj/.cache/yay/insect/pkg/insect/usr/lib node_modules/insect bower install && npm run browserify && npm run copy

bower ESUDO Cannot be run with sudo

Additional error details: Since bower is a user command, there is no need to execute it with superuser permissions. If you're having permission errors when using bower without sudo, please spend a few minutes learning more about how your system should work and make any necessary repairs.

http://www.joyent.com/blog/installing-node-and-npm https://gist.github.com/isaacs/579814

You can however run a command with sudo using "--allow-root" option npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! insect@5.1.0 postinstall: bower install && npm run browserify && npm run copy npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the insect@5.1.0 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /home/mj/.npm/_logs/2019-06-17T05_58_02_478Z-debug.log ==> ERROR: A failure occurred in package().