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

Last updated: May 19,2024

1. Install "python3-vdf" package

Please follow the instructions below to install python3-vdf on Kali Linux

$ sudo apt update $ sudo apt install python3-vdf

2. Uninstall "python3-vdf" package

This guide covers the steps necessary to uninstall python3-vdf on Kali Linux:

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

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

Package: python3-vdf
Source: python-vdf
Version: 3.4-4
Installed-Size: 53
Maintainer: Debian Games Team
Architecture: all
Depends: python3:any
Size: 11084
SHA256: 9a19c4cfe9d9832105920ac2638f3fa55e526a9f5bf2e87d3841d5ba55056746
SHA1: 88a51207571171bbda31ff091a2f6689f0d1688b
MD5sum: 7167d3cca252f1f3a5a989dc73b5b76d
Description: Python module for VDF serialization and deserialization
VDF is Valve's key/value text file format, used in the Source engine
and Steam.
.
This package provides VDF serialization and deserialization, with an
API similar to the json module in the Python standard library.
Description-md5:
Homepage: https://github.com/ValvePython/vdf
Section: python
Priority: optional
Filename: pool/main/p/python-vdf/python3-vdf_3.4-4_all.deb