ffmpegfs on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S ffmpegfs

* (Optional) Uninstall ffmpegfs on Arch using YAY

$ yay -Rns ffmpegfs

2. Manually Install "ffmpegfs" via AUR

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

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

b. Clone ffmpegfs's git locally

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

c. Go to ~/ffmpegfs folder and install it

$ cd ~/ffmpegfs $ makepkg -si

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

ID: 1405510
Name: ffmpegfs
PackageBaseID: 129310
PackageBase: ffmpegfs
Version: 2.15-1
Description: FUSE-based transcoding filesystem with video support from many formats to MP4, WebM, OGG, MP3, OPUS, MOV, ProRes or WAV.
URL: https://nschlia.github.io/ffmpegfs/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: 14mRh4X0r
Submitter: 14mRh4X0r
FirstSubmitted: 1516361073
LastModified: 1707303106
URLPath: /cgit/aur.git/snapshot/ffmpegfs.tar.gz