How to Install and Uninstall python3-dtfabric Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-dtfabric" package

Please follow the guidelines below to install python3-dtfabric on Kali Linux

$ sudo apt update $ sudo apt install python3-dtfabric

2. Uninstall "python3-dtfabric" package

Please follow the guidance below to uninstall python3-dtfabric on Kali Linux:

$ sudo apt remove python3-dtfabric $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dtfabric package on Kali Linux

Package: python3-dtfabric
Source: dtfabric
Version: 20230520-1
Installed-Size: 211
Maintainer: SZ Lin (林上智)
Architecture: all
Replaces: dtfabric (<< 20180808-1.1)
Depends: python3-pip, python3-yaml, python3:any
Breaks: dtfabric (<< 20180808-1.1)
Size: 23396
SHA256: fe93a9b9a5fe36d5fcb6d9173179e938c44b27d7cdaff67b8a595774a97498dc
SHA1: ae15c2685205772e68d4b72044e9ce06d9a6fa73
MD5sum: 2d88d21ad50eff6c8b05c0f8b3e9e04b
Description: Tooling for data type and structure management - Python 3.x
Data types fabric (dtFabric) is a proof-of-concept YAML-based
definition language to specify format and data types.
.
Supported data types
.
Storage data types, such as integers, characters, structures
Semantic data types, such as constants, enumerations
Layout data types, such as format, vectors, trees
.
This package contains the Python 3 version of the package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/libyal/dtfabric
Section: python
Priority: optional
Filename: pool/main/d/dtfabric/python3-dtfabric_20230520-1_all.deb