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

Last updated: May 17,2024

1. Install "python3-netplan" package

Please follow the guidance below to install python3-netplan on Kali Linux

$ sudo apt update $ sudo apt install python3-netplan

2. Uninstall "python3-netplan" package

Learn how to uninstall python3-netplan on Kali Linux:

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

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

Package: python3-netplan
Source: netplan.io
Version: 0.107.1-3
Installed-Size: 128
Maintainer: Debian Netplan Maintainers
Architecture: amd64
Replaces: netplan.io (<< 0.107-3~)
Depends: libc6 (>= 2.4), libnetplan0 (= 0.107.1-3), python3, python3-cffi-backend
Breaks: netplan.io (<< 0.107-3~)
Size: 30548
SHA256: b26cb52b4eca2f440cc0c46741d79c3f7f4e07865ab126f77ca90a3011bdf6a4
SHA1: 6b6812a1366620599580fc18885fbba51ad30142
MD5sum: ef458868bf8aa430019c27ff1a966194
Description: YAML network configuration abstraction Python bindings
netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
.
This package provides a CFFI based Python bindings to libnetplan.
Description-md5:
Multi-Arch: foreign
Homepage: https://netplan.io/
Section: python
Priority: optional
Filename: pool/main/n/netplan.io/python3-netplan_0.107.1-3_amd64.deb