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

Last updated: May 20,2024

1. Install "python36-factory_boy" package

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

$ sudo zypper refresh $ sudo zypper install python36-factory_boy

2. Uninstall "python36-factory_boy" package

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

$ sudo zypper remove python36-factory_boy

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

Information for package python36-factory_boy:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-factory_boy
Version : 3.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 327,1 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.