ffmpeg-nocuda on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S ffmpeg-nocuda

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

$ yay -Rns ffmpeg-nocuda

2. Manually Install "ffmpeg-nocuda" via AUR

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

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

b. Clone ffmpeg-nocuda's git locally

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

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

$ cd ~/ffmpeg-nocuda $ makepkg -si

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

ID: 1404970
Name: ffmpeg-nocuda
PackageBaseID: 194008
PackageBase: ffmpeg-nocuda
Version: 6.1.1-4
Description: Complete solution to record, convert and stream audio and video (without nvidias propriatary blobs)
URL: https://www.ffmpeg.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eggz
Submitter: eggz
FirstSubmitted: 1685047425
LastModified: 1707230140
URLPath: /cgit/aur.git/snapshot/ffmpeg-nocuda.tar.gz