ffmpeg-audio-thumbnailer on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ffmpeg-audio-thumbnailer

* (Optional) Uninstall ffmpeg-audio-thumbnailer on Arch using YAY

$ yay -Rns ffmpeg-audio-thumbnailer

2. Manually Install "ffmpeg-audio-thumbnailer" via AUR

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

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

b. Clone ffmpeg-audio-thumbnailer's git locally

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

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

$ cd ~/ffmpeg-audio-thumbnailer $ makepkg -si

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

ID: 1424032
Name: ffmpeg-audio-thumbnailer
PackageBaseID: 185840
PackageBase: ffmpeg-audio-thumbnailer
Version: 1.2.0-1
Description: A minimal audio file thumbnailer for file managers, such as nautilus, dolphin, thunar, and nemo.
URL: https://github.com/saltedcoffii/ffmpeg-audio-thumbnailer
NumVotes: 5
Popularity: 0.342155
OutOfDate:
Maintainer: saltedcoffii
Submitter: saltedcoffii
FirstSubmitted: 1663506767
LastModified: 1710017626
URLPath: /cgit/aur.git/snapshot/ffmpeg-audio-thumbnailer.tar.gz

5. The same packages on other Linux Distributions