Search Criteria
Package Details: insomnium 0.2.3_a-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/insomnium.git (read-only, click to copy) |
---|---|
Package Base: | insomnium |
Description: | A fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC.This is a fork of Kong/insomnia |
Upstream URL: | https://archgpt.dev/insomnium |
Keywords: | api-client electron graphql grpc insomnia privacy-preserving rest |
Licenses: | MIT |
Conflicts: | insomnium |
Submitter: | zxp19821005 |
Maintainer: | None |
Last Packager: | zxp19821005 |
Votes: | 3 |
Popularity: | 0.001750 |
First Submitted: | 2023-10-08 22:10 (UTC) |
Last Updated: | 2024-03-18 09:02 (UTC) |
Dependencies (6)
- electron25-binAUR
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- gendesk (make)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
Latest Comments
zxp19821005 commented on 2024-05-31 03:49 (UTC)
The upstream has archived the repo on 2024.5.21.
katana commented on 2024-05-30 17:23 (UTC)
Upstream URL no longer resolves, and the repository is now marked as unmaintained & archived.
zxp19821005 commented on 2024-03-18 09:02 (UTC)
@Desdic Sorry,I forget to change "app" to "app.asar".Fixed it now.
Desdic commented on 2024-03-18 06:02 (UTC)
Thanks it does install now but doesn't launch
zxp19821005 commented on 2024-03-18 04:39 (UTC)
@Desdic Sorry,it's my fault,fixed it.
Desdic commented on 2024-03-16 10:29 (UTC) (edited on 2024-03-16 10:30 (UTC) by Desdic)
it seems version 0.2.3_a-6 is broken
zxp19821005 commented on 2023-11-27 08:06 (UTC)
@anachronic Sorry,it was my mistake,fixed it.
anachronic commented on 2023-11-26 22:40 (UTC)
While this package does build and install, it fails on runtime.
I had to run the following to make it work:
sudo ln -s /usr/lib/insomnium/resources/app.asar /usr/lib/insomnium/app.asar