auto-sub on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S auto-sub

* (Optional) Uninstall auto-sub on Arch using YAY

$ yay -Rns auto-sub

2. Manually Install "auto-sub" via AUR

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

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

b. Clone auto-sub's git locally

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

c. Go to ~/auto-sub folder and install it

$ cd ~/auto-sub $ makepkg -si

3. Information about the auto-sub package on Arch User Repository (AUR)

ID: 874847
Name: auto-sub
PackageBaseID: 164156
PackageBase: auto-sub
Version: 0.0.1-1
Description: A tool to batch add subtitles, chapters, tags, attachments to media files. Uses FFmpeg in backend
URL: https://github.com/demon-rem/auto-sub
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: demon-rem
Submitter: demon-rem
FirstSubmitted: 1615306182
LastModified: 1615306182
URLPath: /cgit/aur.git/snapshot/auto-sub.tar.gz