hoverfly on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "hoverfly" 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 hoverfly on Arch using YAY

$ yay -S hoverfly

* (Optional) Uninstall hoverfly on Arch using YAY

$ yay -Rns hoverfly

2. Manually Install "hoverfly" via AUR

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

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

b. Clone hoverfly's git locally

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

c. Go to ~/hoverfly folder and install it

$ cd ~/hoverfly $ makepkg -si

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

ID: 821326
Name: hoverfly
PackageBaseID: 155961
PackageBase: hoverfly
Version: 1.3.1-1
Description: Lightweight service virtualization/API simulation tool for developers and testers
URL: https://hoverfly.io
NumVotes: 0
Popularity: 0
OutOfDate: 1682478370
Maintainer:
Submitter: ragouel
FirstSubmitted: 1595843329
LastModified: 1605874619
URLPath: /cgit/aur.git/snapshot/hoverfly.tar.gz