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

推荐订阅源

J
Java Code Geeks
量子位
腾讯CDC
A
About on SuperTechFans
小众软件
小众软件
Microsoft Azure Blog
Microsoft Azure Blog
T
Tailwind CSS Blog
V
V2EX
B
Blog RSS Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
GbyAI
GbyAI
Recent Announcements
Recent Announcements
Microsoft Security Blog
Microsoft Security Blog
博客园 - 叶小钗
罗磊的独立博客
宝玉的分享
宝玉的分享
WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
IT之家
IT之家
V
Visual Studio Blog
D
DataBreaches.Net
博客园 - 三生石上(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) - amneziavpn-bin
2026-06-16 · via AUR Newest Packages

Pinned Comments

lufog commented on 2025-06-23 18:31 (UTC) (edited on 2025-11-20 20:08 (UTC) by lufog)

Before installing this package, please remove the installation done by the official installer, if any.


This package is updated only to stable versions; please do not report pre-releases. Also, don't rely on the release date when reporting a new version, as the new version may have been in pre-release status for several days or weeks, so the release date on GitHub does not always reflect the actual state of things.


Information for those who want to update PKGBUILD locally. In case I'm late with the update.

A simple version bump is not enough, you also need to update _archive_offset, which can be found (with a hex editor, for example) by the signature in the comment. And _archive_size can be omitted if you remove | head -c $((_archive_size)) in prepare(), 7zip will unpack the archive, with a harmless warning about garbage data after the end of the archive.

auricle commented on 2026-06-12 10:17 (UTC)

@lufog of course, I understand. It was more of a heads up than a complaint. It was in no way a criticism.

lufog commented on 2026-06-11 11:44 (UTC)

@auricle, before every AUR package update, I check the version by installing it. But unfortunately, I'm no prophet, and I can't predict which release the developer will decide to remove the next day. So there's nothing to be done; such temporary disruptions are inevitable.

auricle commented on 2026-06-11 08:03 (UTC)

I'm getting a curl 404 error when trying to update.

The latest version on github is 4.8.18.0 with the previous version being 4.8.16.0 so it seems there is no 4.8.17.0

ammo commented on 2026-06-10 15:51 (UTC)

Please, update to latest release 4.8.17.0

gof commented on 2026-06-03 14:34 (UTC)

It doesn't work. I tried almost everything, including dns. No RX. It doesn't assign ip4 address to the interface.

Fuzzy commented on 2026-04-14 14:12 (UTC) (edited on 2026-04-14 14:13 (UTC) by Fuzzy)

@lufog, do you run it with subscription and vless or simple amneziawg protocol? maybe there is some difference in a VPN config. Anyway, I didn't do anything special: 1) installed this package, 2) configured systemd-resolved (similar to mentioned in @mativiters comment), that's it. And it didn't work. I tried to fix it one way or another, nothing really helped. But simple sudo fixed the problem immediately.

lighitnen commented on 2026-04-13 20:40 (UTC)

This package spams journald with debug information. No idea, how to diable it. App and service log settings in app does not change anything.

lufog commented on 2026-04-12 07:25 (UTC)

@Fuzzy, the VPN client works fine for me; I use it quite often. If you're absolutely certain the problem is with the AUR version, you can always try the official installer (uninstall the AUR version first).

Fuzzy commented on 2026-04-12 07:05 (UTC) (edited on 2026-04-12 07:06 (UTC) by Fuzzy)

It doesn't work from normal user "out of the box" - connection is established, but nothing works - first of all because of DNS failure (systemd-resolved configured). But running as sudo AmneziaVPN from root user solves the problem and then everything works. I.e. there is some problem with access rights but I can't dig deeper at the moment.

1eyedCat commented on 2026-03-17 16:43 (UTC)

The mativiters' comment from 2025-10-06 19:19 helped me a lot. If you're getting a "Failed to start Network Manager." error message with "Не удалось прочитать конфигурацию: /etc/NetworkManager/conf.d/dns.conf: Файл ключей не начинается с группы" (attempted translation: "Failed to read the configuration... ...Key file does not start with a group") then you should close the Amnezia client app before running "sudo systemctl restart NetworkManager"