fftools-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fftools-bin

* (Optional) Uninstall fftools-bin on Arch using YAY

$ yay -Rns fftools-bin

2. Manually Install "fftools-bin" via AUR

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

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

b. Clone fftools-bin's git locally

$ git clone https://aur.archlinux.org/fftools-bin.git ~/fftools-bin

c. Go to ~/fftools-bin folder and install it

$ cd ~/fftools-bin $ makepkg -si

3. Information about the fftools-bin package on Arch User Repository (AUR)

ID: 1229676
Name: fftools-bin
PackageBaseID: 191763
PackageBase: fftools-bin
Version: 1.0.0-1
Description: FFMPEG-based toolkit for easy media manipulation
URL: https://github.com/gatomo-oficial/fftools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gatomo
Submitter: gatomo
FirstSubmitted: 1679364341
LastModified: 1679364341
URLPath: /cgit/aur.git/snapshot/fftools-bin.tar.gz