ffxvid on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S ffxvid

* (Optional) Uninstall ffxvid on Arch using YAY

$ yay -Rns ffxvid

2. Manually Install "ffxvid" via AUR

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

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

b. Clone ffxvid's git locally

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

c. Go to ~/ffxvid folder and install it

$ cd ~/ffxvid $ makepkg -si

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

ID: 1418809
Name: ffxvid
PackageBaseID: 122331
PackageBase: ffxvid
Version: 1.8.0-1
Description: a small yet quite capable shell script for encoding video files to the MPEG4 Part 2/Xvid video format using ffmpeg.
URL: https://ffxvid.teambelgium.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bhoppi
Submitter: bhoppi
FirstSubmitted: 1494737938
LastModified: 1709283625
URLPath: /cgit/aur.git/snapshot/ffxvid.tar.gz