Search Criteria
Package Details: clash-verge 1.3.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/clash-verge.git (read-only, click to copy) |
---|---|
Package Base: | clash-verge |
Description: | A Clash GUI based on tauri. |
Upstream URL: | https://github.com/zzzgydi/clash-verge |
Licenses: | GPL3 |
Submitter: | sukanka |
Maintainer: | sukanka (lilac) |
Last Packager: | lilac |
Votes: | 2 |
Popularity: | 0.178736 |
First Submitted: | 2022-09-24 13:11 (UTC) |
Last Updated: | 2023-03-20 14:45 (UTC) |
Dependencies (13)
- clash-geoip
- libayatana-appindicator
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-hvml, webkit2gtk-imgpaste)
- cargo-tauri (make)
- clash-meta (clash-meta-bin) (make)
- clash-premium-bin (make)
- jq (jq-git) (make)
- moreutils (make)
- quickjs (make)
- rust (rust-i586-git, rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (make)
- yarn (yarn-nightly, yarn-xdg, yarn-xdg-bin) (make)
- clash-meta (clash-meta-bin) (optional) – clash-core
- clash-premium-bin (optional) – clash-core
Latest Comments
1 2 Next › Last »
sukanka commented on 2023-02-25 07:55 (UTC)
如果需要
tun
模式,请参考clash-meta的对应评论stonemoe commented on 2023-02-08 05:02 (UTC) (edited on 2023-02-08 06:05 (UTC) by stonemoe)
据Tauri的文档,依赖
libappindicator-gtk3
可能是多余的。且
libappindicator
有无法处理左键单击的问题,安装后可能会影响到系统中其他的程序。Kholin commented on 2022-12-22 08:56 (UTC)
由于
clash-geoip
报错导致无法安装,请问有解决办法吗XiaoBang commented on 2022-12-13 00:50 (UTC)
@sukanka 谢谢
sukanka commented on 2022-12-12 12:49 (UTC)
@XiaoBang, 不是,请等待 https://github.com/archlinuxcn/repo/pull/3075 合并。
XiaoBang commented on 2022-12-12 00:59 (UTC)
请问开启 TUN 模式提示这个,是我自己配置不对吗?
sukanka commented on 2022-11-02 10:25 (UTC)
@AstroProfundis 请提供你的桌面环境,我在 KDE 下无此问题,因此它应该是可选依赖
AstroProfundis commented on 2022-11-02 09:41 (UTC)
看起来需要把 appmenu-gtk-module 和 libayatana-appindicator 也加入依赖
sukanka commented on 2022-10-17 00:17 (UTC) (edited on 2022-10-17 00:18 (UTC) by sukanka)
@xusine on my machine (KDE), it works fine without
libayatana-appindicator
. Could you please add more info? for instance, how to reproduce this error?BTW, you can run
ldd /usr/bin/clash-verge |sort
and find it is not linked tolibayatana-appindicator3.so.1
orlibappindicator3.so.1
So,
libayatana-appindicator
maybe optional1 2 Next › Last »