perl-subtitles on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S perl-subtitles

* (Optional) Uninstall perl-subtitles on Arch using YAY

$ yay -Rns perl-subtitles

2. Manually Install "perl-subtitles" via AUR

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

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

b. Clone perl-subtitles's git locally

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

c. Go to ~/perl-subtitles folder and install it

$ cd ~/perl-subtitles $ makepkg -si

3. Information about the perl-subtitles package on Arch User Repository (AUR)

ID: 465630
Name: perl-subtitles
PackageBaseID: 127624
PackageBase: perl-subtitles
Version: 1.04-1
Description: convert, join, split, and re-time subtitles
URL: https://metacpan.org/release/Subtitles
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1512064180
LastModified: 1512067440
URLPath: /cgit/aur.git/snapshot/perl-subtitles.tar.gz