How to Install and Uninstall python38-PyInstaller Package on openSuSE Tumbleweed
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-PyInstaller" package
In this section, we are going to explain the necessary steps to install python38-PyInstaller on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-PyInstaller
Copied
2. Uninstall "python38-PyInstaller" package
Please follow the step by step instructions below to uninstall python38-PyInstaller on openSuSE Tumbleweed:
$
sudo zypper remove
python38-PyInstaller
Copied
3. Information about the python38-PyInstaller package on openSuSE Tumbleweed
Information for package python38-PyInstaller:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-PyInstaller
Version : 4.7-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,6 MiB
Installed : No
Status : not installed
Source package : python-PyInstaller-4.7-1.2.src
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 : python38-PyInstaller
Version : 4.7-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,6 MiB
Installed : No
Status : not installed
Source package : python-PyInstaller-4.7-1.2.src
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.