How to Install and Uninstall python2-kaitaistruct Package on openSUSE Leap
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-kaitaistruct" package
Please follow the guidance below to install python2-kaitaistruct on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-kaitaistruct
Copied
2. Uninstall "python2-kaitaistruct" package
This guide let you learn how to uninstall python2-kaitaistruct on openSUSE Leap:
$
sudo zypper remove
python2-kaitaistruct
Copied
3. Information about the python2-kaitaistruct package on openSUSE Leap
Information for package python2-kaitaistruct:
---------------------------------------------
Repository : Main Repository
Name : python2-kaitaistruct
Version : 0.8-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 28,5 KiB
Installed : No
Status : not installed
Source package : python-kaitaistruct-0.8-bp153.1.14.src
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 : Main Repository
Name : python2-kaitaistruct
Version : 0.8-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 28,5 KiB
Installed : No
Status : not installed
Source package : python-kaitaistruct-0.8-bp153.1.14.src
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.