vdx on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S vdx

* (Optional) Uninstall vdx on Arch using YAY

$ yay -Rns vdx

2. Manually Install "vdx" via AUR

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

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

b. Clone vdx's git locally

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

c. Go to ~/vdx folder and install it

$ cd ~/vdx $ makepkg -si

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

ID: 816921
Name: vdx
PackageBaseID: 159276
PackageBase: vdx
Version: 0.0.10-1
Description: Intuitive CLI for processing video, powered by FFmpeg
URL: https://github.com/yuanqing/vdx
NumVotes: 0
Popularity: 0
OutOfDate: 1656097393
Maintainer:
Submitter: clove3am
FirstSubmitted: 1604018208
LastModified: 1605033205
URLPath: /cgit/aur.git/snapshot/vdx.tar.gz