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

Last updated: November 25,2024

1. Install "python3-vobject" package

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

$ sudo apt update $ sudo apt install python3-vobject

2. Uninstall "python3-vobject" package

In this section, we are going to explain the necessary steps to uninstall python3-vobject on Kali Linux:

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

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

Package: python3-vobject
Source: python-vobject
Version: 0.9.6.1-2
Installed-Size: 187
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dateutil, python3:any
Recommends: python3-tz
Size: 40248
SHA256: dec480e45743dbf29c518a3571c61aefd7b635cdf8ba39ed410e42d782757500
SHA1: c5e0feb7bbfbb144b274760460c9b1a40ceda3a9
MD5sum: 2a91c74e9f9fbc93df286598ce0e6723
Description: parse iCalendar and vCards in Python3
Parses iCalendar and vCard files into Python3 data structures, decoding the
relevant encodings. Also serializes vobject data structures to valid iCalendar
or vCard unicode strings.
Description-md5:
Homepage: https://eventable.github.io/vobject/
Section: python
Priority: optional
Filename: pool/main/p/python-vobject/python3-vobject_0.9.6.1-2_all.deb