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

推荐订阅源

U
Unit 42
小众软件
小众软件
Y
Y Combinator Blog
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
L
LangChain Blog
Martin Fowler
Martin Fowler
美团技术团队
B
Blog RSS Feed
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
大猫的无限游戏
大猫的无限游戏
博客园 - 司徒正美
T
Tailwind CSS Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
The Blog of Author Tim Ferriss
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
Hugging Face - Blog
Hugging Face - Blog
D
Docker
G
Google Developers Blog

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