ffmpeg-cuda on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ffmpeg-cuda

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

$ yay -Rns ffmpeg-cuda

2. Manually Install "ffmpeg-cuda" via AUR

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

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

b. Clone ffmpeg-cuda's git locally

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

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

$ cd ~/ffmpeg-cuda $ makepkg -si

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

ID: 1370912
Name: ffmpeg-cuda
PackageBaseID: 143256
PackageBase: ffmpeg-cuda
Version: 1:6.1-2
Description: Complete solution to record, convert and stream audio and video. Includes cuda support.
URL: https://ffmpeg.org/
NumVotes: 3
Popularity: 1.2E-5
OutOfDate:
Maintainer: daizhirui
Submitter: gleb.zhulik
FirstSubmitted: 1562494103
LastModified: 1702752872
URLPath: /cgit/aur.git/snapshot/ffmpeg-cuda.tar.gz