How to Install and Uninstall python39-main-wrapper Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-main-wrapper" package

Please follow the steps below to install python39-main-wrapper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-main-wrapper

2. Uninstall "python39-main-wrapper" package

This tutorial shows how to uninstall python39-main-wrapper on openSuSE Tumbleweed:

$ sudo zypper remove python39-main-wrapper

3. Information about the python39-main-wrapper package on openSuSE Tumbleweed

Information for package python39-main-wrapper:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-main-wrapper
Version : 0.1.1-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 29.1 KiB
Installed : No
Status : not installed
Source package : python-main-wrapper-0.1.1-1.9.src
Upstream URL : https://github.com/rpatterson/python-main-wrapper
Summary : Preconfigure Python global environment to run scripts within
Description :
Set up Python global environment using a wrapper script, and
then run another script within that environment, ala pdb, profile, etc.