惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
V
Visual Studio Blog
Martin Fowler
Martin Fowler
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
博客园 - 三生石上(FineUI控件)
罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
人人都是产品经理
人人都是产品经理
A
About on SuperTechFans
J
Java Code Geeks
博客园_首页
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
F
Full Disclosure
P
Proofpoint News Feed
The Register - Security
The Register - Security
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
aimingoo的专栏
aimingoo的专栏
有赞技术团队
有赞技术团队
P
Privacy International News Feed
美团技术团队
W
WeLiveSecurity
H
Hackread – Cybersecurity News, Data Breaches, AI and More
S
Schneier on Security
Schneier on Security
Schneier on Security
Engineering at Meta
Engineering at Meta
Cyberwarzone
Cyberwarzone
Microsoft Security Blog
Microsoft Security Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
P
Proofpoint News Feed
MyScale Blog
MyScale Blog
G
GRAHAM CLULEY
H
Heimdal Security Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Attack and Defense Labs
Attack and Defense Labs
博客园 - 司徒正美
P
Privacy & Cybersecurity Law Blog
D
DataBreaches.Net
F
Fortinet All Blogs
博客园 - 【当耐特】
雷峰网
雷峰网
腾讯CDC
Hacker News - Newest:
Hacker News - Newest: "LLM"
Webroot Blog
Webroot Blog
www.infosecurity-magazine.com
www.infosecurity-magazine.com
MongoDB | Blog
MongoDB | Blog

AUR Newest Packages

AUR (en) - xcute AUR (en) - wallrift AUR (en) - smolvm-git AUR (en) - smolvm-bin AUR (en) - android-cli AUR (en) - rs-top AUR (en) - rudo-bin AUR (en) - marmalade-bin AUR (en) - clawx-appimage AUR (en) - echomusic-appimage AUR (en) - vermouth AUR (en) - mautrix-telegram-bin AUR (en) - ketesa AUR (en) - clawd-on-desk-bin AUR (en) - rebased-bin AUR (en) - oxideterm-bin AUR (en) - shed-sh AUR (en) - quillscribe AUR (en) - haus-bin AUR (en) - stably-orca-bin AUR (en) - reflection AUR (en) - emerald-legacy-launcher-git AUR (en) - kwim AUR (en) - omarchy-emacs AUR (en) - pentest-ghostwriter AUR (en) - papagaia AUR (en) - outport-bin AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - zeed-bin AUR (en) - dwl-git-azerty AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-git AUR (en) - giff-git AUR (en) - budget-tracker-bin AUR (en) - budget-tracker AUR (en) - codebase-memory-mcp-bin AUR (en) - codebase-memory-mcp-bin AUR (en) - tasks-bin AUR (en) - ruri-git AUR (en) - gitmun-bin AUR (en) - python-cozempic AUR (en) - vim-prosession AUR (en) - paintfe-bin AUR (en) - paintfe AUR (en) - drop-bin AUR (en) - tritium-launcher-bin AUR (en) - solidc-git AUR (en) - paseo-desktop-bin AUR (en) - dota2-minify-bin AUR (en) - yt-dvr AUR (en) - enneagram AUR (en) - excalidraw-desktop-bin AUR (en) - binaryobjectscanner-bin AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - brave-origin-beta-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - revdiff AUR (en) - tdesktop-nolimit AUR (en) - cert-checker AUR (en) - yaak-cli AUR (en) - yaak-cli-bin AUR (en) - deez-notes-bin AUR (en) - goosestation-libretro AUR (en) - whispers-cuda-bin AUR (en) - kei AUR (en) - foxguard AUR (en) - hyprlogin-git AUR (en) - kebiki AUR (en) - runex AUR (en) - ikuai-cli AUR (en) - whispers-bin AUR (en) - pipeweaver-app AUR (en) - pipeweaver AUR (en) - agentop-bin AUR (en) - cosmic-ext-connected-git AUR (en) - kwin-dual-mode AUR (en) - skwd-daemon AUR (en) - ter-music-cn AUR (en) - mesen-ce-git AUR (en) - elio-bin AUR (en) - keyboard-chattering-fix-git AUR (en) - qtkeychain-qt5 AUR (en) - gesturecontrol AUR (en) - sharey AUR (en) - ouijit-bin AUR (en) - usque-bin AUR (en) - twig-bin AUR (en) - ascendara-bin
AUR (en) - lagrange-bin
2026-06-23 · via AUR Newest Packages

Latest Comments

bkb commented on 2026-03-18 06:49 (UTC)

The --appimage-extract method is broken for v1.19.4. The AppImage runtime fails with "This doesn't look like a squashfs image" even though the download is valid (SHA256 passes).

Workaround: Use unsquashfs with the correct offset instead.

Diff for PKGBUILD:

--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,7 +38,8 @@ prepare() {
         s/@runname@/${pkgname%-bin}/g
     " "${srcdir}/${pkgname%-bin}.sh"
     chmod +x "${srcdir}/${pkgname%-bin}-${pkgver}-${CARCH}.AppImage"
-    "${srcdir}/${pkgname%-bin}-${pkgver}-${CARCH}.AppImage" --appimage-extract > /dev/null
+    # Workaround: --appimage-extract is broken, use unsquashfs with offset
+    unsquashfs -dest "${srcdir}/squashfs-root" -offset 944632 "${srcdir}/${pkgname%-bin}-${pkgver}-${CARCH}.AppImage" > /dev/null
     sed -i "s/${_appname}/${pkgname%-bin}/g" "${srcdir}/squashfs-root/${_appname}.desktop"
     sed -i "s/${_appname}/${pkgname%-bin}/g" "${srcdir}/squashfs-root/usr/share/metainfo/${_appname}.appdata.xml"
 }

Quick fix: After downloading the PKGBUILD with paru --getpkgbuild aur/lagrange-bin, run:

cd lagrange-bin
sed -i 's|"${srcdir}/${pkgname%-bin}-${pkgver}-${CARCH}.AppImage" --appimage-extract > /dev/null|unsquashfs -dest "${srcdir}/squashfs-root" -offset 944632 "${srcdir}/${pkgname%-bin}-${pkgver}-${CARCH}.AppImage" > /dev/null|' PKGBUILD
makepkg -si

Would be great if you could upstream this fix to the PKGBUILD! 🙏

paulhart commented on 2025-09-14 11:40 (UTC) (edited on 2025-09-14 11:43 (UTC) by paulhart)

I was able to complete the install by updating sha256sums_x86_64 to: 371b5e8958df964e5c1f69ef6b6ef3545c3be56539dd9d68fb98c9091a1cf4f6

however, when I try to run (I'm using sway), I get the following error message:

[SDL] init failed: wayland not available

Kcchouette commented on 2025-09-11 07:46 (UTC)

Hello I encountered an error while trying to build the lagrange-bin package. The validation of the lagrange-1.19.1-x86_64.AppImage file failed with the following message:

==> Validating source_x86_64 files with sha256sums...
    lagrange-1.19.1-x86_64.AppImage ... FAILED
==> ERROR: One or more files did not pass the validity check!
Failed to build lagrange-bin

zxp19821005 commented on 2023-05-29 01:18 (UTC)

@m040601 I've update the PKGBUILD file.But I can't test it becauese I don't have the related devices.Please help me to verify it.Thank you!

m040601 commented on 2023-05-26 12:17 (UTC) (edited on 2023-05-26 12:20 (UTC) by m040601)

Thanks for providing this PKGBUILD. Very usefull.

The developer also releases appimages for armhf. These should support all arm architectures, both 32bit and 64bit.

Very very usefull is small underpowerd chromebooks and raspberry pi' running Arch Linux ARM

https://git.skyjake.fi/gemini/lagrange/releases

...
      □ 9.7 MiB Lagrange-1.16.1-armhf.AppImage
      □ 488 B Lagrange-1.16.1-armhf.AppImage.sig
...

Please change the PKGBUILD to also support this, and add someting like this,

arch=('x86_64' 'aarch64' 'armv7h')

(Example how others do it, https://aur.archlinux.org/packages/obsidian-appimage )

Thanks in advance.