libsub on AUR (Arch User Repository)
Last updated: December 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
Copied
b. Install libsub on Arch using YAY
$
yay -S
libsub
Copied
* (Optional) Uninstall libsub on Arch using YAY
$
yay -Rns
libsub
Copied
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
Copied
b. Clone libsub's git locally
$
git clone https://aur.archlinux.org/libsub.git
~/libsub
Copied
c. Go to ~/libsub folder and install it
$
cd
~/libsub
Copied
$
makepkg -si
Copied
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
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