subconvert on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S subconvert

* (Optional) Uninstall subconvert on Arch using YAY

$ yay -Rns subconvert

2. Manually Install "subconvert" via AUR

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

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

b. Clone subconvert's git locally

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

c. Go to ~/subconvert folder and install it

$ cd ~/subconvert $ makepkg -si

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

ID: 875852
Name: subconvert
PackageBaseID: 105928
PackageBase: subconvert
Version: 2.1.0-3
Description: Movie subtitles converter
URL: https://github.com/mgoral/subconvert/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: robin92
Submitter: robin92
FirstSubmitted: 1452447884
LastModified: 1615481222
URLPath: /cgit/aur.git/snapshot/subconvert.tar.gz