Package Details: apifox 2.2.29-2

Git Clone URL: https://aur.archlinux.org/apifox.git (read-only, click to copy)
Package Base: apifox
Description: API 文档、API 调试、API Mock、API 自动化测试
Upstream URL: https://www.apifox.cn/
Licenses: custom
Submitter: hr567
Maintainer: hr567
Last Packager: hr567
Votes: 6
Popularity: 1.76
First Submitted: 2022-02-08 11:42 (UTC)
Last Updated: 2023-03-26 10:56 (UTC)

Pinned Comments

hr567 commented on 2022-06-13 02:42 (UTC)

Apifox更新频繁,如果出现sha256sum不匹配导致无法安装的情况,可以先手动修改相应的校验值进行安装,或者在AUR页面右侧将软件包标记为已过期。我看到相关消息后会尽快更新。

Latest Comments

1 2 Next › Last »

HaroldLoui commented on 2023-01-21 02:14 (UTC)

官方更新日志最新正式版为2.2.18,但软件内显示仍为2.2.14,因此暂时只更新pkgrelpkgver以软件内显示为准。

SpecterShell commented on 2022-12-31 15:39 (UTC) (edited on 2022-12-31 15:42 (UTC) by SpecterShell)

可以替换成 https://cdn.apifox.cn/download/latest-linux.yml 内的链接。 如果需要使用该链接进行自动更新,建议在链接后添加 "?noCache=$(随机8位字符串)" 防止CDN缓存干扰。

401Unautorized commented on 2022-11-29 16:04 (UTC)

由于更新时zip文件名无变化,每次都得手动删除掉原来的zip文件,有点麻烦,建议更改source中

"https://cdn.apifox.cn/download/Apifox-linux-latest.zip"

"apifox-v${pkgver}-${pkgrel}.zip::https://cdn.apifox.cn/download/Apifox-linux-latest.zip"

来做出区分

villa commented on 2022-07-01 09:19 (UTC)

Apifox-linux-latest.zip sha256sum应当为 23a640b2a34841c8fc97679f404393852061c3b9ff4e6496cf33ff74e5f458c2

hr567 commented on 2022-06-13 02:42 (UTC)

Apifox更新频繁,如果出现sha256sum不匹配导致无法安装的情况,可以先手动修改相应的校验值进行安装,或者在AUR页面右侧将软件包标记为已过期。我看到相关消息后会尽快更新。

China_YGL commented on 2022-06-10 07:23 (UTC)

Apifox-linux-latest.zip sha256sum应当为3e2a0665d21a85d945f984c297ad5a1e6ba4ad11e92f0219a61d5ce7956da705

Jisxu commented on 2022-06-09 02:09 (UTC)

Apifox-linux-latest.zip sha256sum应当为 f639d1cadd3845ff5e6d33cb34bb745924dda09a8b638430f87d50d258089d27 (时间:2022-06-09 10:08)

cdm commented on 2022-05-29 08:36 (UTC)

无法安装....

snxq commented on 2022-03-11 07:28 (UTC)

启动无响应,手动启动得到以下错误。安装 fuse2 后启动正常。

dlopen(): error loading libfuse.so.2

AppImages require FUSE to run. 
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information