How to Install and Uninstall python2-factory_boy Package on openSUSE Leap

Last updated: February 03,2025

1. Install "python2-factory_boy" package

This tutorial shows how to install python2-factory_boy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-factory_boy

2. Uninstall "python2-factory_boy" package

This is a short guide on how to uninstall python2-factory_boy on openSUSE Leap:

$ sudo zypper remove python2-factory_boy

3. Information about the python2-factory_boy package on openSUSE Leap

Information for package python2-factory_boy:
--------------------------------------------
Repository : Main Repository
Name : python2-factory_boy
Version : 2.12.0-bp153.1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 344,0 KiB
Installed : No
Status : not installed
Source package : python-factory_boy-2.12.0-bp153.1.22.src
Summary : A test fixtures replacement
Description :
A test fixtures replacement based on thoughtbot's factory_girl for Ruby.