How to Install and Uninstall python3-vdf.noarch Package on AlmaLinux 9

Last updated: January 07,2025

1. Install "python3-vdf.noarch" package

This guide let you learn how to install python3-vdf.noarch on AlmaLinux 9

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

2. Uninstall "python3-vdf.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-vdf.noarch on AlmaLinux 9:

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

3. Information about the python3-vdf.noarch package on AlmaLinux 9

Last metadata expiration check: 1:46:51 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-vdf
Version : 3.4
Release : 15.el9
Architecture : noarch
Size : 27 k
Source : python-vdf-3.4-15.el9.src.rpm
Repository : epel
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.