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

推荐订阅源

Jina AI
Jina AI
S
SegmentFault 最新的问题
D
DataBreaches.Net
H
Help Net Security
有赞技术团队
有赞技术团队
M
MIT News - Artificial intelligence
Martin Fowler
Martin Fowler
IT之家
IT之家
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
腾讯CDC
罗磊的独立博客
Y
Y Combinator Blog
阮一峰的网络日志
阮一峰的网络日志
云风的 BLOG
云风的 BLOG
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
WordPress大学
WordPress大学
Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
Vercel News
Vercel News
Hugging Face - Blog
Hugging Face - Blog
aimingoo的专栏
aimingoo的专栏
Stack Overflow Blog
Stack Overflow Blog
Recent Announcements
Recent Announcements
博客园 - 三生石上(FineUI控件)

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) - newrelic-cli
2026-06-03 · via AUR Newest Packages

I've found the recommended way to set up New Relic on a host (namely, running the New Relic CLI command so it does all the work for you) doesn't work in Arch, since it's not officially supported by New Relic.

Over the past several months I've been working on my own PKGBUILDs to get New Relic installed on my Arch VPS; I'm putting them all into the newrelic group. I'm now at a point where I'm comfortable publishing my PKGBUILDs to the AUR. My PKGBUILDs use the binary packages released on the various New Relic GitHub pages, at least wherever possible.

But that means at least one of my PGKBUILDs (i.e., newrelic-cli-bin, not published to the AUR at the moment) conflicts with this package. I think that's OK; the two can coexist in the AUR, and I set newrelic-cli-bin provides and conflicts with newrelic-cli in my PKGBUILD (so the two can't coexist if they're installed via makepkg/pacman on the same system). I don't think this older AUR package needs to be updated or removed; I'm just announcing it here as a courtesy.

My plans after this are to create two pages on the Arch Wiki: one for Observability, and one specifically for New Relic on Arch. I don't see any mention of New Relic on the Arch Wiki currently, so I'm not sure how one would use the AUR package newrelic-cli by itself to get a fully functional New Relic system working on Arch.