clapper on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S clapper

* (Optional) Uninstall clapper on Arch using YAY

$ yay -Rns clapper

2. Manually Install "clapper" via AUR

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

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

b. Clone clapper's git locally

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

c. Go to ~/clapper folder and install it

$ cd ~/clapper $ makepkg -si

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

ID: 1124965
Name: clapper
PackageBaseID: 163828
PackageBase: clapper
Version: 0.5.2-1
Description: A GNOME media player built using GJS with GTK4 toolkit and powered by GStreamer with OpenGL rendering.
URL: https://github.com/Rafostar/clapper
NumVotes: 22
Popularity: 0.597508
OutOfDate:
Maintainer: sp1rit
Submitter: sp1rit
FirstSubmitted: 1614432291
LastModified: 1660240203
URLPath: /cgit/aur.git/snapshot/clapper.tar.gz