webvfx on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S webvfx

* (Optional) Uninstall webvfx on Arch using YAY

$ yay -Rns webvfx

2. Manually Install "webvfx" via AUR

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

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

b. Clone webvfx's git locally

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

c. Go to ~/webvfx folder and install it

$ cd ~/webvfx $ makepkg -si

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

ID: 736549
Name: webvfx
PackageBaseID: 152792
PackageBase: webvfx
Version: 1.2.0-1
Description: Video effects engine based on web technologies
URL: https://github.com/mltframework/webvfx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cbrunet
Submitter: cbrunet
FirstSubmitted: 1589507434
LastModified: 1589507434
URLPath: /cgit/aur.git/snapshot/webvfx.tar.gz