How to Install and Uninstall python3-kaitaistruct.noarch Package on Fedora 34
Last updated: January 16,2025
1. Install "python3-kaitaistruct.noarch" package
Learn how to install python3-kaitaistruct.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-kaitaistruct.noarch
Copied
2. Uninstall "python3-kaitaistruct.noarch" package
Here is a brief guide to show you how to uninstall python3-kaitaistruct.noarch on Fedora 34:
$
sudo dnf remove
python3-kaitaistruct.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-kaitaistruct.noarch package on Fedora 34
Last metadata expiration check: 5:30:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-kaitaistruct
Version : 0.9
Release : 2.fc34
Architecture : noarch
Size : 18 k
Source : python-kaitaistruct-0.9-2.fc34.src.rpm
Repository : fedora
Summary : A new way to develop parsers for binary structures
URL : https://kaitai.io
License : MIT
Description : 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 2.9 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.
Available Packages
Name : python3-kaitaistruct
Version : 0.9
Release : 2.fc34
Architecture : noarch
Size : 18 k
Source : python-kaitaistruct-0.9-2.fc34.src.rpm
Repository : fedora
Summary : A new way to develop parsers for binary structures
URL : https://kaitai.io
License : MIT
Description : 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 2.9 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.