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

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
J
Java Code Geeks
I
InfoQ
V
Visual Studio Blog
M
MIT News - Artificial intelligence
H
Help Net Security
博客园_首页
Blog — PlanetScale
Blog — PlanetScale
F
Fortinet All Blogs
Apple Machine Learning Research
Apple Machine Learning Research
人人都是产品经理
人人都是产品经理
G
Google Developers Blog
A
About on SuperTechFans
腾讯CDC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
S
SegmentFault 最新的问题
WordPress大学
WordPress大学

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