ffmpeg-coder on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S ffmpeg-coder

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

$ yay -Rns ffmpeg-coder

2. Manually Install "ffmpeg-coder" via AUR

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

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

b. Clone ffmpeg-coder's git locally

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

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

$ cd ~/ffmpeg-coder $ makepkg -si

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

ID: 906727
Name: ffmpeg-coder
PackageBaseID: 166850
PackageBase: ffmpeg-coder
Version: 2.0.0-1.1
Description: A small cross platform CLI tool which will help in producing different types video converting codes quickly for new ffmpeg CLI users
URL: https://github.com/Abir-Tx/ffmpeg-coder.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Abir-Tx
Submitter: Abir-Tx
FirstSubmitted: 1620939667
LastModified: 1620940347
URLPath: /cgit/aur.git/snapshot/ffmpeg-coder.tar.gz