How to Install and Uninstall python3-netifaces Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "python3-netifaces" package

This guide covers the steps necessary to install python3-netifaces on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-netifaces

2. Uninstall "python3-netifaces" package

This tutorial shows how to uninstall python3-netifaces on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-netifaces package on Ubuntu 21.10 (Impish Indri)

Package: python3-netifaces
Architecture: amd64
Version: 0.10.9-0.2
Priority: important
Section: python
Source: netifaces
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 55
Depends: python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.4)
Filename: pool/main/n/netifaces/python3-netifaces_0.10.9-0.2_amd64.deb
Size: 16972
MD5sum: 9affc46b31f44a99c37f5d0ccff17b63
SHA1: 9483c22c0483d61940fef87051a2981d4e275aa1
SHA256: f6cbabfff2cec6c703911d098ae5eed7ee081807557c344a6f058fcaa5b46408
SHA512: 724aa0784e53bb8d061ef84dc50fa8f7aa58f60cfe1a21eec3c28d833df460d641faa56a742c2e987e2b0ab557e004a4876bd50302e9032c4a7728525c5622be
Homepage: http://alastairs-place.net/projects/netifaces/
Description-en: portable network interface information - Python 3.x
netifaces provides a (hopefully portable-ish) way for Python programmers to
get access to a list of the network interfaces on the local machine, and to
obtain the addresses of those network interfaces.
.
This package contains the module for Python 3.x.
Description-md5: 8b114bce2c8b4436a65ac7e6c8696ed3
Task: minimal, server-minimal