sfemovie-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S sfemovie-git

* (Optional) Uninstall sfemovie-git on Arch using YAY

$ yay -Rns sfemovie-git

2. Manually Install "sfemovie-git" via AUR

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

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

b. Clone sfemovie-git's git locally

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

c. Go to ~/sfemovie-git folder and install it

$ cd ~/sfemovie-git $ makepkg -si

3. Information about the sfemovie-git package on Arch User Repository (AUR)

ID: 220992
Name: sfemovie-git
PackageBaseID: 97344
PackageBase: sfemovie-git
Version: 1-2
Description: sfeMovie is a simple C++ library that lets you play movies in SFML based applications. It relies on FFmpeg to read medias and remains consistent with SFML's naming conventions.
URL: https://github.com/Yalir/sfeMovie
NumVotes: 0
Popularity: 0
OutOfDate: 1706223603
Maintainer: jeromerose
Submitter: jeromerose
FirstSubmitted: 1439358096
LastModified: 1439400347
URLPath: /cgit/aur.git/snapshot/sfemovie-git.tar.gz