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

Last updated: May 17,2024

1. Install "python312-main-wrapper" package

Please follow the instructions below to install python312-main-wrapper on openSuSE Tumbleweed

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

2. Uninstall "python312-main-wrapper" package

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

$ sudo zypper remove python312-main-wrapper

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

Information for package python312-main-wrapper:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-main-wrapper
Version : 0.1.1-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 33.9 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.