ffprog on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ffprog

* (Optional) Uninstall ffprog on Arch using YAY

$ yay -Rns ffprog

2. Manually Install "ffprog" via AUR

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

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

b. Clone ffprog's git locally

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

c. Go to ~/ffprog folder and install it

$ cd ~/ffprog $ makepkg -si

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

ID: 1412938
Name: ffprog
PackageBaseID: 186201
PackageBase: ffprog
Version: 0.1.3-2
Description: FFmpeg with nice progress visualization
URL: https://github.com/dnaka91/ffprog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dnaka91
Submitter: dnaka91
FirstSubmitted: 1664554661
LastModified: 1708481643
URLPath: /cgit/aur.git/snapshot/ffprog.tar.gz