How to Install and Uninstall python310-PyInstaller Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-PyInstaller" package
Please follow the step by step instructions below to install python310-PyInstaller on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-PyInstaller
Copied
2. Uninstall "python310-PyInstaller" package
Please follow the guidelines below to uninstall python310-PyInstaller on openSuSE Tumbleweed:
$
sudo zypper remove
python310-PyInstaller
Copied
3. Information about the python310-PyInstaller package on openSuSE Tumbleweed
Information for package python310-PyInstaller:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-PyInstaller
Version : 5.13.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.7 MiB
Installed : No
Status : not installed
Source package : python-PyInstaller-5.13.0-1.4.src
Upstream URL : https://www.pyinstaller.org
Summary : Bundle a Python application and all its dependencies into a single package
Description :
PyInstaller bundles a Python application and all its dependencies into a single
package. The user can run the packaged app without installing a Python
interpreter or any modules.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-PyInstaller
Version : 5.13.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.7 MiB
Installed : No
Status : not installed
Source package : python-PyInstaller-5.13.0-1.4.src
Upstream URL : https://www.pyinstaller.org
Summary : Bundle a Python application and all its dependencies into a single package
Description :
PyInstaller bundles a Python application and all its dependencies into a single
package. The user can run the packaged app without installing a Python
interpreter or any modules.