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

推荐订阅源

Jina AI
Jina AI
大猫的无限游戏
大猫的无限游戏
Microsoft Security Blog
Microsoft Security Blog
C
Check Point Blog
云风的 BLOG
云风的 BLOG
J
Java Code Geeks
阮一峰的网络日志
阮一峰的网络日志
MongoDB | Blog
MongoDB | Blog
Engineering at Meta
Engineering at Meta
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
Recent Announcements
Recent Announcements
Google DeepMind News
Google DeepMind News
F
Fortinet All Blogs
宝玉的分享
宝玉的分享
H
Hackread – Cybersecurity News, Data Breaches, AI and More
腾讯CDC
A
About on SuperTechFans
酷 壳 – CoolShell
酷 壳 – CoolShell
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
S
SegmentFault 最新的问题
Vercel News
Vercel News
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed

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) - cwm
2026-06-14 · via AUR Newest Packages

Latest Comments

PolarianDev commented on 2023-10-22 01:57 (UTC)

@libele for GPG keys its best to include them within the repository, because keyservers can be inconsistent and add difficulty, this is what official packages do.

Firstly create keys/pgp which should both be directories, and then you add each fingerprint as <fingerprint>.asc, <fingerprint> being E6F6848A1B95EE313CF5B7EE95FF633C90A8F025 in this case.

See ngircd for reference.

Take care,
Polarian

lea2501 commented on 2022-12-01 16:07 (UTC) (edited on 2022-12-01 16:08 (UTC) by lea2501)

to update to 7.1 (latest stable) just change this in PKGBUILD...

pkgver=7.1

and then $ makepkg -sic --noconfirm

bidulock commented on 2015-10-07 05:00 (UTC)

bison is a core package that is in the base-devel group. You must have base-devel group installed to build AUR pakages. Thus it is not included in dependencies (gcc isn't either).

dd0 commented on 2015-10-07 02:43 (UTC)

Fails to build because the command yacc is not found. That command is provided by the package bison which is not listed in dependencies.

mar04 commented on 2013-06-13 23:39 (UTC)

<deleted-account> commented on 2012-05-24 17:27 (UTC)

fails to build: /usr/bin/ld: font.o: undefined reference to symbol 'FcNameParse' /usr/bin/ld: note: 'FcNameParse' is defined in DSO /usr/lib/libfontconfig.so.1 so try adding it to the linker command line /usr/lib/libfontconfig.so.1: could not read symbols: Invalid operation