srt-edit on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S srt-edit

* (Optional) Uninstall srt-edit on Arch using YAY

$ yay -Rns srt-edit

2. Manually Install "srt-edit" via AUR

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

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

b. Clone srt-edit's git locally

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

c. Go to ~/srt-edit folder and install it

$ cd ~/srt-edit $ makepkg -si

3. Information about the srt-edit package on Arch User Repository (AUR)

ID: 979740
Name: srt-edit
PackageBaseID: 172442
PackageBase: srt-edit
Version: 1-1
Description: A simple tool to edit .srt subtitles from the command line
URL: https://github.com/fyulita/srt-edit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fyulita
Submitter: fyulita
FirstSubmitted: 1635312344
LastModified: 1635312344
URLPath: /cgit/aur.git/snapshot/srt-edit.tar.gz