How to Install and Uninstall python39-kaitaistruct Package on openSuSE Tumbleweed
Last updated: February 08,2025
1. Install "python39-kaitaistruct" package
This guide let you learn how to install python39-kaitaistruct on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-kaitaistruct
Copied
2. Uninstall "python39-kaitaistruct" package
In this section, we are going to explain the necessary steps to uninstall python39-kaitaistruct on openSuSE Tumbleweed:
$
sudo zypper remove
python39-kaitaistruct
Copied
3. Information about the python39-kaitaistruct package on openSuSE Tumbleweed
Information for package python39-kaitaistruct:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-kaitaistruct
Version : 0.10-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.6 KiB
Installed : No
Status : not installed
Source package : python-kaitaistruct-0.10-2.4.src
Upstream URL : https://kaitai.io
Summary : Python library for kaitaistruct
Description :
This library implements the Kaitai Struct API for Python.
Kaitai Struct is a declarative language used to describe various binary data
structures, laid out in files or in memory: i.e. binary file formats, network
stream packet formats, etc.
It is similar to Python’s [construct] and [Construct3], but it is
language-agnostic.
The format description is done in YAML-based .ksy format, which then can be
compiled into a wide range of target languages.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-kaitaistruct
Version : 0.10-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.6 KiB
Installed : No
Status : not installed
Source package : python-kaitaistruct-0.10-2.4.src
Upstream URL : https://kaitai.io
Summary : Python library for kaitaistruct
Description :
This library implements the Kaitai Struct API for Python.
Kaitai Struct is a declarative language used to describe various binary data
structures, laid out in files or in memory: i.e. binary file formats, network
stream packet formats, etc.
It is similar to Python’s [construct] and [Construct3], but it is
language-agnostic.
The format description is done in YAML-based .ksy format, which then can be
compiled into a wide range of target languages.