How to Install and Uninstall python38-construct Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-construct" package
Please follow the steps below to install python38-construct on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-construct
Copied
2. Uninstall "python38-construct" package
In this section, we are going to explain the necessary steps to uninstall python38-construct on openSuSE Tumbleweed:
$
sudo zypper remove
python38-construct
Copied
3. Information about the python38-construct package on openSuSE Tumbleweed
Information for package python38-construct:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-construct
Version : 2.10.67-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 865,8 KiB
Installed : No
Status : not installed
Source package : python-construct-2.10.67-1.1.src
Summary : A declarative parser/builder for binary data
Description :
Construct is a declarative parser (and builder) for binary data.
Instead of writing imperative code to parse a piece of data, a data
structure that describes the data is declared. As this data structure is not
code, it can be used in one direction to parse data into Pythonic objects,
and in the other direction to convert ("build") objects into binary data.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-construct
Version : 2.10.67-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 865,8 KiB
Installed : No
Status : not installed
Source package : python-construct-2.10.67-1.1.src
Summary : A declarative parser/builder for binary data
Description :
Construct is a declarative parser (and builder) for binary data.
Instead of writing imperative code to parse a piece of data, a data
structure that describes the data is declared. As this data structure is not
code, it can be used in one direction to parse data into Pythonic objects,
and in the other direction to convert ("build") objects into binary data.