moq-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S moq-bin

* (Optional) Uninstall moq-bin on Arch using YAY

$ yay -Rns moq-bin

2. Manually Install "moq-bin" via AUR

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

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

b. Clone moq-bin's git locally

$ git clone https://aur.archlinux.org/moq-bin.git ~/moq-bin

c. Go to ~/moq-bin folder and install it

$ cd ~/moq-bin $ makepkg -si

3. Information about the moq-bin package on Arch User Repository (AUR)

ID: 1223121
Name: moq-bin
PackageBaseID: 177655
PackageBase: moq-bin
Version: 0.3.1-1
Description: Interface mocking tool for go generate
URL: https://github.com/matryer/moq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cloudlena
FirstSubmitted: 1648994169
LastModified: 1678281808
URLPath: /cgit/aur.git/snapshot/moq-bin.tar.gz