python-vdf on AUR (Arch User Repository)

Last updated: November 26,2024

1. Install "python-vdf" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-vdf on Arch using YAY

$ yay -S python-vdf

* (Optional) Uninstall python-vdf on Arch using YAY

$ yay -Rns python-vdf

2. Manually Install "python-vdf" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-vdf's git locally

$ git clone https://aur.archlinux.org/python-vdf.git ~/python-vdf

c. Go to ~/python-vdf folder and install it

$ cd ~/python-vdf $ makepkg -si

3. Information about the python-vdf package on Arch User Repository (AUR)

ID: 1002208
Name: python-vdf
PackageBaseID: 130330
PackageBase: python-vdf
Version: 3.4-2
Description: Library for working with Valve's VDF text format
URL: https://github.com/ValvePython/vdf
NumVotes: 91
Popularity: 4.715836
OutOfDate:
Maintainer: Rhinoceros
Submitter: vanyasem
FirstSubmitted: 1519519954
LastModified: 1639385875
URLPath: /cgit/aur.git/snapshot/python-vdf.tar.gz

5. The same packages on other Linux Distributions