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

Last updated: June 27,2024

1. Install "python38-factory_boy" package

Learn how to install python38-factory_boy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-factory_boy

2. Uninstall "python38-factory_boy" package

Please follow the instructions below to uninstall python38-factory_boy on openSuSE Tumbleweed:

$ sudo zypper remove python38-factory_boy

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

Information for package python38-factory_boy:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-factory_boy
Version : 3.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 328,2 KiB
Installed : No
Status : not installed
Source package : python-factory_boy-3.2.0-1.2.src
Summary : Python test fixtures
Description :
A test fixtures replacement based on thoughtbot's factory_girl for Ruby.