ffmpeg-vulkan on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S ffmpeg-vulkan

* (Optional) Uninstall ffmpeg-vulkan on Arch using YAY

$ yay -Rns ffmpeg-vulkan

2. Manually Install "ffmpeg-vulkan" via AUR

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

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

b. Clone ffmpeg-vulkan's git locally

$ git clone https://aur.archlinux.org/ffmpeg-vulkan.git ~/ffmpeg-vulkan

c. Go to ~/ffmpeg-vulkan folder and install it

$ cd ~/ffmpeg-vulkan $ makepkg -si

3. Information about the ffmpeg-vulkan package on Arch User Repository (AUR)

ID: 1129200
Name: ffmpeg-vulkan
PackageBaseID: 168873
PackageBase: ffmpeg-vulkan
Version: 2:5.1-1
Description: Complete solution to record, convert and stream audio and video
URL: https://ffmpeg.org/
NumVotes: 6
Popularity: 0.22464
OutOfDate:
Maintainer: m00nw4tch3r
FirstSubmitted: 1626128072
LastModified: 1661197722
URLPath: /cgit/aur.git/snapshot/ffmpeg-vulkan.tar.gz