ffpb on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ffpb

* (Optional) Uninstall ffpb on Arch using YAY

$ yay -Rns ffpb

2. Manually Install "ffpb" via AUR

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

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

b. Clone ffpb's git locally

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

c. Go to ~/ffpb folder and install it

$ cd ~/ffpb $ makepkg -si

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

ID: 957178
Name: ffpb
PackageBaseID: 145346
PackageBase: ffpb
Version: 0.4.1-1
Description: A progress bar for ffmpeg. Yay !
URL: https://github.com/althonos/ffpb
NumVotes: 7
Popularity: 0.009624
OutOfDate:
Maintainer: SleeplessSloth
Submitter: SleeplessSloth
FirstSubmitted: 1569459159
LastModified: 1630896212
URLPath: /cgit/aur.git/snapshot/ffpb.tar.gz