vfc on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "vfc" 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 vfc on Arch using YAY

$ yay -S vfc

* (Optional) Uninstall vfc on Arch using YAY

$ yay -Rns vfc

2. Manually Install "vfc" via AUR

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

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

b. Clone vfc's git locally

$ git clone https://aur.archlinux.org/vfc.git ~/vfc

c. Go to ~/vfc folder and install it

$ cd ~/vfc $ makepkg -si

3. Information about the vfc package on Arch User Repository (AUR)

ID: 1303639
Name: vfc
PackageBaseID: 149215
PackageBase: vfc
Version: 2.1.3-1
Description: Library and tool for converting vertex formats for use in real-time rendering.
URL: https://github.com/akb825/VertexFormatConvert
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: akb825
Submitter: akb825
FirstSubmitted: 1581905378
LastModified: 1691985625
URLPath: /cgit/aur.git/snapshot/vfc.tar.gz