python-fudge on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-fudge

* (Optional) Uninstall python-fudge on Arch using YAY

$ yay -Rns python-fudge

2. Manually Install "python-fudge" via AUR

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

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

b. Clone python-fudge's git locally

$ git clone https://aur.archlinux.org/python-fudge.git ~/python-fudge

c. Go to ~/python-fudge folder and install it

$ cd ~/python-fudge $ makepkg -si

3. Information about the python-fudge package on Arch User Repository (AUR)

ID: 1040877
Name: python-fudge
PackageBaseID: 35305
PackageBase: python-fudge
Version: 1.1.1-3
Description: Use fake objects (mocks, stubs, etc) to test real ones
URL: http://farmdev.com/projects/fudge/
NumVotes: 22
Popularity: 0.057902
OutOfDate:
Maintainer: fordprefect
Submitter: tocer
FirstSubmitted: 1268056441
LastModified: 1645451243
URLPath: /cgit/aur.git/snapshot/python-fudge.tar.gz