mockery-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mockery-bin

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

$ yay -Rns mockery-bin

2. Manually Install "mockery-bin" via AUR

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

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

b. Clone mockery-bin's git locally

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

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

$ cd ~/mockery-bin $ makepkg -si

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

ID: 1426155
Name: mockery-bin
PackageBaseID: 195618
PackageBase: mockery-bin
Version: 2.42.1-1
Description: A mock code autogenerator for golang
URL: https://github.com/vektra/mockery
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1689158394
LastModified: 1710295070
URLPath: /cgit/aur.git/snapshot/mockery-bin.tar.gz