framecounter on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S framecounter

* (Optional) Uninstall framecounter on Arch using YAY

$ yay -Rns framecounter

2. Manually Install "framecounter" via AUR

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

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

b. Clone framecounter's git locally

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

c. Go to ~/framecounter folder and install it

$ cd ~/framecounter $ makepkg -si

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

ID: 679347
Name: framecounter
PackageBaseID: 97097
PackageBase: framecounter
Version: 20171226-1
Description: A small program to count frames in RAW VC-1, MPEG-4 ASP and MPEG-4 AVC streams
URL: http://www.selur.de/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: DetMittens
Submitter: DetMittens
FirstSubmitted: 1439209037
LastModified: 1576966942
URLPath: /cgit/aur.git/snapshot/framecounter.tar.gz