How to Install and Uninstall python3-construct.legacy Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-construct.legacy" package

This guide let you learn how to install python3-construct.legacy on Kali Linux

$ sudo apt update $ sudo apt install python3-construct.legacy

2. Uninstall "python3-construct.legacy" package

This tutorial shows how to uninstall python3-construct.legacy on Kali Linux:

$ sudo apt remove python3-construct.legacy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-construct.legacy package on Kali Linux

Package: python3-construct.legacy
Source: construct.legacy
Version: 2.5.3-2.1
Installed-Size: 271
Maintainer: Hilko Bengen
Architecture: all
Depends: python3-six, python3:any (>= 3.2~)
Size: 51044
SHA256: fd9d7b23506c313cf9395ef6b300552521201d69afa49329e7ac967104529615
SHA1: 0621e3e18964f91695d565bd0b39243df57114b0
MD5sum: 52caaf7948bf7cc3efe02e745a3975f8
Description: legacy fork of declarative binary data parser/builder (Python 3)
Construct is a Python library for parsing and building of data
structures (binary or textual).
.
It is based on the concept of defining data structures in a declarative
manner, rather than procedural code: more complex constructs are composed of
a hierarchy of simpler ones. It's the first library that makes parsing
fun, instead of the usual headache it is today.
.
This is a legacy fork of the original construct 2.5.3 repackaged for
compatibility purposes.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/construct-legacy
Section: python
Priority: optional
Filename: pool/main/c/construct.legacy/python3-construct.legacy_2.5.3-2.1_all.deb