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

推荐订阅源

Jina AI
Jina AI
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
A
About on SuperTechFans
Vercel News
Vercel News
博客园 - 【当耐特】
爱范儿
爱范儿
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
D
Docker
博客园 - 叶小钗
The Cloudflare Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
H
Help Net Security
I
InfoQ
博客园 - 三生石上(FineUI控件)
博客园 - Franky
Microsoft Azure Blog
Microsoft Azure Blog
The GitHub Blog
The GitHub Blog
大猫的无限游戏
大猫的无限游戏
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - dasel
2026-06-20 · via AUR Newest Packages

Latest Comments

kseistrup commented on 2024-10-09 14:53 (UTC)

@khing0_0 Then it should first be promoted to community and a packager should be found. I'm not familiar with the procedure.

Meanwhile, it can be installed via Chaotic AUR (if you do now wish to build it yourself, or use the dasel-bin package): https://aur.chaotic.cx/

khing0_0 commented on 2024-10-09 07:08 (UTC)

Hi, is there any possibility to have this in official repo.

kseistrup commented on 2023-10-20 08:02 (UTC)

All good, thanks for disowning. Take care.

Alkindi commented on 2023-10-19 20:18 (UTC)

Sorry, I don't use Arch Linux anymore. I just disowned the package. Feel free to update yourself. Have a good day.

kseistrup commented on 2023-10-18 18:56 (UTC)

Upstream is at v2.4.1 now — please update.

alerque commented on 2022-05-07 13:02 (UTC)

@Alkindi Is there some reason you haven't added the fix mentioned by yan12125 below? It is required when building on default Arch systems using the recommended build methods, and it is used upstream. Hence it it is the right thing to do...

yan12125 commented on 2022-01-12 17:28 (UTC)

Thanks a lot for creating this package! Recently, makepkg enables lto by default and this package no longer builds. Could you add options=(!lto) or export CGO_ENABLED=0 to PKGBUILD? The latter may be preferred, as upstream developer also disables CGO in CI [1]

[1] https://github.com/TomWright/dasel/pull/94