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

Last updated: April 20,2024

1. Install "python3-avahi" package

In this section, we are going to explain the necessary steps to install python3-avahi on Kali Linux

$ sudo apt update $ sudo apt install python3-avahi

2. Uninstall "python3-avahi" package

Please follow the instructions below to uninstall python3-avahi on Kali Linux:

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

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

Package: python3-avahi
Source: avahi (0.8-13)
Version: 0.8-13+b1
Installed-Size: 59
Maintainer: Utopia Maintenance Team
Architecture: amd64
Depends: python3:any, python3-gdbm, libavahi-common-data (= 0.8-13+b1), python3-dbus
Size: 29184
SHA256: 5f66cfaf1311191f668f30c4d9f23d70d1d6b2c168b2da00917fc9947a2e81fc
SHA1: cc987c5e9ca45898c351e92451a0eefdd08f8ca8
MD5sum: 1fbc1863760f972b6f44417a697162b3
Description: Python utility package for Avahi
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
It allows programs to publish and discover services and hosts
running on a local network with no specific configuration. For
example you can plug into a network and instantly find printers to
print to, files to look at and people to talk to.
.
This package contains utility modules to talk to Avahi with Python easier.
Description-md5:
Homepage: https://avahi.org/
Section: python
Priority: optional
Filename: pool/main/a/avahi/python3-avahi_0.8-13+b1_amd64.deb