libsstv on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S libsstv

* (Optional) Uninstall libsstv on Arch using YAY

$ yay -Rns libsstv

2. Manually Install "libsstv" via AUR

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

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

b. Clone libsstv's git locally

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

c. Go to ~/libsstv folder and install it

$ cd ~/libsstv $ makepkg -si

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

ID: 1309749
Name: libsstv
PackageBaseID: 197037
PackageBase: libsstv
Version: 0.9.0-1
Description: SSTV encoder/decoder C library
URL: https://github.com/rimio/libsstv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rimio
Submitter: rimio
FirstSubmitted: 1693131234
LastModified: 1693131234
URLPath: /cgit/aur.git/snapshot/libsstv.tar.gz