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

Last updated: November 24,2024

1. Install "python312-factory_boy" package

This tutorial shows how to install python312-factory_boy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-factory_boy

2. Uninstall "python312-factory_boy" package

Here is a brief guide to show you how to uninstall python312-factory_boy on openSuSE Tumbleweed:

$ sudo zypper remove python312-factory_boy

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

Information for package python312-factory_boy:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-factory_boy
Version : 3.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 381.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.