apifox on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "apifox" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install apifox on Arch using YAY

$ yay -S apifox

* (Optional) Uninstall apifox on Arch using YAY

$ yay -Rns apifox

2. Manually Install "apifox" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone apifox's git locally

$ git clone https://aur.archlinux.org/apifox.git ~/apifox

c. Go to ~/apifox folder and install it

$ cd ~/apifox $ makepkg -si

3. Information about the apifox package on Arch User Repository (AUR)

ID: 1381700
Name: apifox
PackageBaseID: 175782
PackageBase: apifox
Version: 2.4.11-1
Description: API 文档、API 调试、API Mock、API 自动化测试
URL: https://www.apifox.cn/
NumVotes: 7
Popularity: 0.002841
OutOfDate:
Maintainer: hr567
Submitter: hr567
FirstSubmitted: 1644320524
LastModified: 1704609990
URLPath: /cgit/aur.git/snapshot/apifox.tar.gz