How to Install and Uninstall python311-factory_boy Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "python311-factory_boy" package

This is a short guide on how to install python311-factory_boy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-factory_boy

2. Uninstall "python311-factory_boy" package

Please follow the guidelines below to uninstall python311-factory_boy on openSuSE Tumbleweed:

$ sudo zypper remove python311-factory_boy

3. Information about the python311-factory_boy package on openSuSE Tumbleweed

Information for package python311-factory_boy:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-factory_boy
Version : 3.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 407.6 KiB
Installed : No
Status : not installed
Source package : python-factory_boy-3.3.0-1.2.src
Upstream URL : https://github.com/rbarrois/factory_boy
Summary : Python test fixtures
Description :
A test fixtures replacement based on thoughtbot's factory_girl for Ruby.