libsub on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libsub

* (Optional) Uninstall libsub on Arch using YAY

$ yay -Rns libsub

2. Manually Install "libsub" via AUR

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

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

b. Clone libsub's git locally

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

c. Go to ~/libsub folder and install it

$ cd ~/libsub $ makepkg -si

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

ID: 1411318
Name: libsub
PackageBaseID: 100002
PackageBase: libsub
Version: 1.6.47-1
Description: a small C++ library to read and write subtitles in a few different formats (currently STL, SubRip and DCP)
URL: https://carlh.net/libsub
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: markusk
Submitter: markusk
FirstSubmitted: 1442256550
LastModified: 1708253789
URLPath: /cgit/aur.git/snapshot/libsub.tar.gz