How to Install and Uninstall python3-vdf.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-vdf.noarch" package

This tutorial shows how to install python3-vdf.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-vdf.noarch

2. Uninstall "python3-vdf.noarch" package

Here is a brief guide to show you how to uninstall python3-vdf.noarch on Fedora 34:

$ sudo dnf remove python3-vdf.noarch $ sudo dnf autoremove

3. Information about the python3-vdf.noarch package on Fedora 34

Last metadata expiration check: 1:30:12 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-vdf
Version : 3.4
Release : 1.fc34
Architecture : noarch
Size : 26 k
Source : python-vdf-3.4-1.fc34.src.rpm
Repository : updates
Summary : Package for working with Valve's text and binary KeyValue format
URL : https://github.com/ValvePython/vdf
License : MIT
Description : Pure python module for (de)serialization to and from VDF that works just like
: json.