python-factory_boy on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-factory_boy

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

$ yay -Rns python-factory_boy

2. Manually Install "python-factory_boy" via AUR

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

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

b. Clone python-factory_boy's git locally

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

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

$ cd ~/python-factory_boy $ makepkg -si

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

ID: 997232
Name: python-factory_boy
PackageBaseID: 77106
PackageBase: python-factory_boy
Version: 3.2.1-1
Description: Test fixtures replacement for Python
URL: https://github.com/factoryboy/factory_boy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1388953865
LastModified: 1638473509
URLPath: /cgit/aur.git/snapshot/python-factory_boy.tar.gz