Package Details: lens-bin 2025.4.92142-1

Git Clone URL: https://aur.archlinux.org/lens-bin.git (read-only, click to copy)
Package Base: lens-bin
Description: The Kubernetes IDE
Upstream URL: https://k8slens.dev
Licenses: LicenseRef-custom
Conflicts: lens
Provides: lens
Submitter: zer0def
Maintainer: ogarcia
Last Packager: ogarcia
Votes: 15
Popularity: 0.59
First Submitted: 2020-04-17 15:38 (UTC)
Last Updated: 2025-04-11 06:14 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

josc commented on 2021-06-29 20:17 (UTC)

I have made an update to PKGBUILD and lens.desktop to support newly released Lens 5.0.0 .. There are some changes, since they have moved away from GitHub Releases. Mostly made it for myself, but if anyone want to use it, feel free :)

https://gist.github.com/joscdk/ff22486a5d767a1be5d6dbeb7bd89d84

ogarcia commented on 2021-01-21 07:33 (UTC)

Updated in same way of lens. Tell me if you have any issue.

istimaldar_sntlk commented on 2021-01-09 15:54 (UTC) (edited on 2021-01-09 15:54 (UTC) by istimaldar_sntlk)

Hi, @pacheco. Sorry for the late response. I added @ogarcia to co-maintainers. I'll try to keep the package up to date, but I could abandon it if @ogarcia will maintain it. I became the maintainer only because the package was abandoned and I needed it in my work.

pacheco commented on 2020-12-28 15:12 (UTC)

Hello @istimaldar_sntlk!

Can you make @ogarcia co-maintainer for this package? @ogarcia is the maintenner for the lens package, and he can help you to keep the lens-bin updated as well. Current lens version is 4.0.5 and this package is still 4.0.2.

amiga23 commented on 2020-10-31 17:04 (UTC) (edited on 2020-10-31 17:04 (UTC) by amiga23)

does not work anymore

innerError Error: Cannot find module '../build/Debug/pty.node'
Require stack:
- /opt/lens/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js
- /opt/lens/resources/app.asar/node_modules/node-pty/lib/index.js
- /opt/lens/resources/app.asar/static/build/main.js
- 
    at Module._resolveFilename (internal/modules/cjs/loader.js:797:17)
    at Function.o._resolveFilename (electron/js2c/browser_init.js:281:679)
    at Module._load (internal/modules/cjs/loader.js:690:27)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (internal/modules/cjs/loader.js:852:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.<anonymous> (/opt/lens/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js:30:15)
    at Module._compile (internal/modules/cjs/loader.js:967:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1004:10)
    at Module.load (internal/modules/cjs/loader.js:815:32) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/lens/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js',
    '/opt/lens/resources/app.asar/node_modules/node-pty/lib/index.js',
    '/opt/lens/resources/app.asar/static/build/main.js',
    undefined
  ]
}
A JavaScript error occurred in the main process
Uncaught Exception:
Error: /tmp/.org.chromium.Chromium.Tdv85K: failed to map segment from shared object
    at process.func [as dlopen] (electron/js2c/asar.js:140:31)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1034:18)
    at Object.func [as .node] (electron/js2c/asar.js:149:18)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Module._load (internal/modules/cjs/loader.js:727:14)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (internal/modules/cjs/loader.js:852:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.<anonymous> (/opt/lens/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js:26:11)
    at Module._compile (internal/modules/cjs/loader.js:967:30)