sub2srt on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S sub2srt

* (Optional) Uninstall sub2srt on Arch using YAY

$ yay -Rns sub2srt

2. Manually Install "sub2srt" via AUR

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

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

b. Clone sub2srt's git locally

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

c. Go to ~/sub2srt folder and install it

$ cd ~/sub2srt $ makepkg -si

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

ID: 553730
Name: sub2srt
PackageBaseID: 128814
PackageBase: sub2srt
Version: 0.5.5-3
Description: Convert subtitles from .sub to subviewer .srt format
URL: https://github.com/robelix/sub2srt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mrxx
Submitter: Barthalion
FirstSubmitted: 1515266343
LastModified: 1540140415
URLPath: /cgit/aur.git/snapshot/sub2srt.tar.gz