auto-reencode on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S auto-reencode

* (Optional) Uninstall auto-reencode on Arch using YAY

$ yay -Rns auto-reencode

2. Manually Install "auto-reencode" via AUR

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

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

b. Clone auto-reencode's git locally

$ git clone https://aur.archlinux.org/auto-reencode.git ~/auto-reencode

c. Go to ~/auto-reencode folder and install it

$ cd ~/auto-reencode $ makepkg -si

3. Information about the auto-reencode package on Arch User Repository (AUR)

ID: 595701
Name: auto-reencode
PackageBaseID: 76849
PackageBase: auto-reencode
Version: 2.86-1
Description: Mass convert asf, flv, or wmv to mp4 contained x264 files using ffmpeg.
URL: https://github.com/graysky2/auto-reencode
NumVotes: 30
Popularity: 0
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1388491451
LastModified: 1552848165
URLPath: /cgit/aur.git/snapshot/auto-reencode.tar.gz