libsub-git on AUR (Arch User Repository)

Last updated: January 28,2025

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

$ yay -S libsub-git

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

$ yay -Rns libsub-git

2. Manually Install "libsub-git" via AUR

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

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

b. Clone libsub-git's git locally

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

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

$ cd ~/libsub-git $ makepkg -si

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

ID: 1138909
Name: libsub-git
PackageBaseID: 116629
PackageBase: libsub-git
Version: 1.6.30.r0.gf7f19c9-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: 0
Popularity: 0
OutOfDate:
Maintainer: markusk
Submitter: markusk
FirstSubmitted: 1477929300
LastModified: 1663017091
URLPath: /cgit/aur.git/snapshot/libsub-git.tar.gz