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

Last updated: January 01,2025

1. Install "python3-vdf.noarch" package

This guide covers the steps necessary to install python3-vdf.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 1:32:06 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-vdf
Version : 3.4
Release : 10.fc38
Architecture : noarch
Size : 32 k
Source : python-vdf-3.4-10.fc38.src.rpm
Repository : fedora
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.