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

Last updated: July 07,2024

1. Install "python3-libfdt" package

This guide covers the steps necessary to install python3-libfdt on Kali Linux

$ sudo apt update $ sudo apt install python3-libfdt

2. Uninstall "python3-libfdt" package

This is a short guide on how to uninstall python3-libfdt on Kali Linux:

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

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

Package: python3-libfdt
Source: device-tree-compiler
Version: 1.7.0-2
Installed-Size: 232
Maintainer: Héctor Orón Martínez
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 52716
SHA256: 0703480a842db204e425aa4f250a43c1774187390d183abcf6c480181126794e
SHA1: 660d057d1475d72ad0da6dbcda471896737f677b
MD5sum: 7b5d752fb2fb9cfc696b7660d46082bd
Description: Flat Device Trees manipulation library - Python bindings
This is a library containing functions for manipulating Flat Device Trees.
.
This package contains the files needed for Python development with libfdt.
Description-md5:
Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git
Section: python
Priority: optional
Filename: pool/main/d/device-tree-compiler/python3-libfdt_1.7.0-2_amd64.deb