libsmacker on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S libsmacker

* (Optional) Uninstall libsmacker on Arch using YAY

$ yay -Rns libsmacker

2. Manually Install "libsmacker" via AUR

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

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

b. Clone libsmacker's git locally

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

c. Go to ~/libsmacker folder and install it

$ cd ~/libsmacker $ makepkg -si

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

ID: 965195
Name: libsmacker
PackageBaseID: 166264
PackageBase: libsmacker
Version: 1.2.0r43-3
Description: A C library for decoding .smk Smacker Video files
URL: http://libsmacker.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1619814364
LastModified: 1632479889
URLPath: /cgit/aur.git/snapshot/libsmacker.tar.gz