Search Criteria
Package Details: hiddify 4.0.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hiddify.git (read-only, click to copy) |
|---|---|
| Package Base: | hiddify |
| Description: | Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH, etc. |
| Upstream URL: | https://github.com/hiddify/hiddify-app |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | hiddify-next |
| Replaces: | hiddify-next |
| Submitter: | mhdi |
| Maintainer: | mhdi |
| Last Packager: | mhdi |
| Votes: | 5 |
| Popularity: | 1.55 |
| First Submitted: | 2025-01-03 13:59 (UTC) |
| Last Updated: | 2026-02-25 10:46 (UTC) |
Dependencies (20)
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- libayatana-appindicator
- libepoxy (libepoxy-gitAUR)
- libgcc (libgcc-snapshotAUR)
- libstdc++ (libstdc++-snapshotAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- fvm (fvm-gitAUR, fvm-sourcebuildAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, gcc-go-snapshotAUR, go-binAUR, gcc-go) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- patchelf (patchelf-gitAUR) (make)
Required by (0)
Sources (8)
- git+https://github.com/hiddify/hiddify-app.git#tag=v4.0.4
- git+https://github.com/hiddify/hiddify-core.git
- git+https://github.com/hiddify/hiddify-sing-box.git
- git+https://github.com/hiddify/psiphon-quic-go.git
- git+https://github.com/hiddify/psiphon-tls.git
- git+https://github.com/hiddify/ray2sing.git
- git+https://github.com/hiddify/tailscale.git
- git+https://github.com/hiddify/wireguard-go.git
Latest Comments
petRUShka commented on 2026-02-17 05:35 (UTC)
❯ /usr/lib/hiddify/HiddifyCli 'tunnel install' /usr/lib/hiddify/HiddifyCli: error while loading shared libraries: ./lib/libcore.so: cannot open shared object file: No such file or directory
kind of this patch works:
https://github.com/hiddify/hiddify-app/issues/1909
v1993 commented on 2025-09-05 15:54 (UTC)
Some step in
prepare()installs bash completion for Dart for the current user. It'd be nice if it did not do that.shfdis commented on 2025-04-28 10:14 (UTC)
To make this error a warning add export CXXFLAGS+=' -Wno-error=deprecated-declarations' to prepare()
Hellsingoff commented on 2025-04-02 05:21 (UTC)
/yay/hiddify/src/hiddify-app-2.5.7/linux/flutter/ephemeral/.plugin_symlinks/tray_manager/linux/tray_manager_plugin.cc:118:17: error: 'app_indicator_new' is deprecated [-Werror,-Wdeprecated-declarations] Building Linux application...
Build process failed ==> ERROR: A failure occurred in build(). Aborting...