h264enc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S h264enc

* (Optional) Uninstall h264enc on Arch using YAY

$ yay -Rns h264enc

2. Manually Install "h264enc" via AUR

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

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

b. Clone h264enc's git locally

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

c. Go to ~/h264enc folder and install it

$ cd ~/h264enc $ makepkg -si

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

ID: 1028813
Name: h264enc
PackageBaseID: 101109
PackageBase: h264enc
Version: 10.4.7-2
Description: Advanced shell script for encoding DVDs or video files to H.264 format using encoding utility MEncoder
URL: http://h264enc.sourceforge.net/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1443810655
LastModified: 1643611435
URLPath: /cgit/aur.git/snapshot/h264enc.tar.gz