Package Details: cli-proxy-api-bin 7.2.97-1

Git Clone URL: https://aur.archlinux.org/cli-proxy-api-bin.git (read-only, click to copy)
Package Base: cli-proxy-api-bin
Description: Proxy server providing OpenAI/Gemini/Claude compatible API interfaces
Upstream URL: https://github.com/router-for-me/CLIProxyAPI
Licenses: MIT
Conflicts: cli-proxy-api
Provides: cli-proxy-api
Submitter: theorangeguo
Maintainer: theorangeguo
Last Packager: theorangeguo
Votes: 1
Popularity: 0.033807
First Submitted: 2025-12-31 08:43 (UTC)
Last Updated: 2026-07-23 19:13 (UTC)

Dependencies (0)

Required by (2)

Sources (3)

Latest Comments

theorangeguo commented on 2026-04-24 02:52 (UTC)

HI xihale The pkgbuild file is generated from an auto-update script that in the github repo https://github.com/orange-guo/aur-packages/tree/main

xihale commented on 2026-04-24 01:31 (UTC)

It's recommended that use variable to handle version codes, no hardcodes.

such likes:

source_x86_64=(cli-proxy-api-bin-${pkgver}-x86_64.tar.gz::https://github.com/router-for-me/CLIProxyAPI/releases/download/${pkgver}/CLIProxyAPI_${pkgver}_linux_amd64.tar.gz)